{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-del-lago-del-acebo-cabarceno-cantabrie",
  "name": "Area del Lago del Acebo",
  "description": "at Safaripark - opening hours 09.30-18h - Christmas and New Year's Day closed- small supermarket - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-del-lago-del-acebo-cabarceno-cantabrie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650692568.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Corraliza",
    "addressLocality": "Cabárceno",
    "addressRegion": "cantabrie",
    "postalCode": "39627",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.35841,
    "longitude": -3.8186
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.72,
    "reviewCount": 138,
    "bestRating": 5,
    "worstRating": 1
  }
}