0
Answered
Advanced card schema LocalBussines
Is there any way to have that type of structured data?
@type | LocalBusiness |
logo | https://logourl.com/logo.png |
description | Description text |
image | |
name | Cleaning"> |
name | Cleaning">https://logourl.com/image.jpg |
url | https://url.com/service |
name | Service name |
priceRange | prices start from $.... |
paymentAccepted | PayPal, Credit Card, Debit Card, and Cash |
telephone | 123412321 |
aggregateRating | |
@type | AggregateRating |
worstRating | 1 |
ratingValue | 5 |
bestRating | 5 stars |
ratingCount | 10 |
address | |
@type | PostalAddress |
streetAddress | Address |
postalCode | Postcode |
addressLocality | City |
addressCountry | |
@type | Country |
name | UK |
Customer support service by UserEcho
Currently, the plugin can only add the values that are in the settings plus the Aggregate and individual review markup. You can use the @id field to link the schema to other schemas on the page. So, it is possible to use another schema plugin and link the 2 together.
https://www.google.com/search?q=Schema+%40id&oq=Schema+%40id&aqs=chrome.0.69i59j69i58.319j0j7&sourceid=chrome&ie=UTF-8
Nice, that sound promissing when i can to assign ID's :) I already have Rankmath Business so i can do even manual schemas.
Thank you very much! :)