You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would be the correct way to implement the corresponding structured data on a website if it's a localBusiness with service area and no address?
In fact the following code would not validate with the error "missing field Address". Should structured data on such localBusiness entities be implemented or simply omitted if a business profile without address but with service area is present. It seems like the validator complains about address not being present: https://search.google.com/test/rich-results/result?id=ixa2tBjtJT7uN6jRTdCM4A
What would be the correct way to implement the corresponding structured data on a website if it's a localBusiness with service area and no address?
In fact the following code would not validate with the error "missing field Address". Should structured data on such localBusiness entities be implemented or simply omitted if a business profile without address but with service area is present. It seems like the validator complains about address not being present: https://search.google.com/test/rich-results/result?id=ixa2tBjtJT7uN6jRTdCM4A
Related to schema.org Issue #4643