{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-chopera-plasencia-caceres",
  "name": "Camping La Chopera",
  "description": "Camping La Chopera is a campsite in Plasencia, Cáceres, located a river/stream.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-chopera-plasencia-caceres",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749fdef4d513.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra N-110, KM 401,300",
    "addressLocality": "Plasencia/Cáceres",
    "postalCode": "10600",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.04528,
    "longitude": -6.05847
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}