We already have postalAddress field for Local Business schema. Please fill all the details fields related address. The markup will come in postalAddress form.
İ THİNK i did.. i attached a link to the code can you check please?
@context
https://schema.org
@id
https://www.depotem.com/4-agri-su-deposu-temizligi.html/#localbusiness
@type
LocalBusiness
address
streetAddress
The property ‘streetAddress’ is not recognized by the validator
addressRegion
The property ‘addressRegion’ is not recognized by the validator
addressLocality
The property ‘addressLocality’ is not recognized by the validator
postalCode
The property ‘postalCode’ is not recognized by the validator
addressLocality İstanbul
addressRegion Ataşehir
postalCode 34000
streetAddress Alanaldı cad. Atılgan Sok No:5/A Ataşehir
areaServed
0
@type
Place
name
Ağri
what fields are needed for postal address?
addressLocality İstanbul
addressRegion Ataşehir
postalCode 34000
streetAddress Alanaldı cad. Atılgan Sok No:5/A Ataşehir
what i put are these..
and my schema is (for address part only)
<script type=”application/ld+json” class=”saswp-schema-markup-output”>
[{
“@context”: “https:\/\/schema.org”,
“@type”: “LocalBusiness”,
“@id”: “https:\/\/www.depotem.com\/4-agri-su-deposu-temizligi.html\/#localbusiness”,
“url”: “https:\/\/www.depotem.com”,
“name”: “SU DEPOSU TEM\u0130ZL\u0130\u011e\u0130, DEZENFEKTE ve YALITIMI – DEPOTEM”,
“description”: “A\u011eRI i\u00e7inde ve \u00e7evresinde su deposu temizlik firmas\u0131 ar\u0131yor iseniz A\u011eRI su deposu temizleme firmas\u0131 ile 0216 464 28 67 ve 0212 424 10 64 numaral\u0131 telefonlardan arayarak su deposu temizlik fiyatlar\u0131n\u0131 \u00f6\u011frenebilirsiniz.”,
“address”: {
“streetAddress”: “Alanald\u0131 cad. At\u0131lgan Sok No:5\/A Ata\u015fehir”,
“addressLocality”: “\u0130stanbul”,
“addressRegion”: “Ata\u015fehir”,
“postalCode”: “34000”
},
“telephone”: “+902164642867”,
“areaServed”: [
{
“@type”: “Place”,
“name”: “A\u011fri”
}
],
it only says Post Office Box Number
in some documentations but i couldnt find it in the plugşn..
i am using the modify schema part wit automatic settings.. mot manually.. because i am using curtom fileds i created for city names and tags..
thank youuu..
We inspected your site in structured data testing tool and didn’t encounter any issue https://prnt.sc/x4kk7f. Can you please check it once and let me know back if the issue is still persistent.