{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-de-autocaravanas-de-san-esteban-del-valle",
  "name": "Area de Autocaravanas de San Esteban del Valle",
  "description": "Motorhome square next to the municipal swimming pool and other sports facilities - beautiful route and views of the valley with beautiful green mountains and the village of Villarejo del Valle.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-de-autocaravanas-de-san-esteban-del-valle",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651245991.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera Burgohondo",
    "addressLocality": "San Esteban del Valle",
    "addressRegion": "castilla-y-leon",
    "postalCode": "05412",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.27709,
    "longitude": -4.97552
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}