- May 8, 2022
- 999
- 196
{
"@context": "https://schema.org",
"@Type": "LocalBusiness",
"name": "Business Name Goes Here",
"logo": "https://www.domain.com\/logo.jpg",
"@id": "", <<< can anyone tell me what this is for? i tried googling, there is nothing on it, will this show up on the search page?
"image": <<< can anyone tell me what this is for? i tried googling, there is nothing on it, will this show up on the search page?
"url": "https://www.domain.com",
"telephone": "0001112222",
},
Ty
"@context": "https://schema.org",
"@Type": "LocalBusiness",
"name": "Business Name Goes Here",
"logo": "https://www.domain.com\/logo.jpg",
"@id": "", <<< can anyone tell me what this is for? i tried googling, there is nothing on it, will this show up on the search page?
"image": <<< can anyone tell me what this is for? i tried googling, there is nothing on it, will this show up on the search page?
"url": "https://www.domain.com",
"telephone": "0001112222",
},
Ty