{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yuste-aldeanueva-de-la-vera",
  "name": "Camping Yuste",
  "description": "Camping Yuste is a campsite in Aldeanueva de la Vera, Cáceres, in the forest. This campsite with sloping terrain has pitches with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yuste-aldeanueva-de-la-vera",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f28fcce83e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra EX203 km 47",
    "addressLocality": "Aldeanueva de la Vera",
    "postalCode": "10440",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.12672,
    "longitude": -5.69325
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}