{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cp-bungalows-rio-jerte-las-veguillas-navaconcejo-caceres",
  "name": "Cp Bungalows Rio Jerte (Las Veguillas)",
  "description": "Cp Bungalows Rio Jerte (Las Veguillas) is a campsite located in Navaconcejo, Cáceres, on the river/stream. This campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cp-bungalows-rio-jerte-las-veguillas-navaconcejo-caceres",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f28f387899.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra N110 km 375.800",
    "addressLocality": "Navaconcejo/Cáceres",
    "postalCode": "10613",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.17033,
    "longitude": -5.84411
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}