Now that we have structured data working correctly, a couple suggestions ...
- The full Event Location is used for both Location.name and Location.address. When the Google API is active, can it be utilised to return improved content for these field only containing the relevant Place Name and Postal Address in their respective fields.
- Location.address is mis-formed, it shouldn't have just a 'name' field, but also/instead fields for 'streetAdress', 'addressLocality', 'postalCode' etc. Since Location.address is a Google required field, it's likely important to get this one as accurate as possible.
- The full body/content of the Event is currently used in the description. Since most/all usages/displays of the description would be snippets, suggest trimming to the ACP 'More in Calendar Snippet Length' value. Also remove any BBcode from the description, as it's not helpful to structured data.
Upvote
0