{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-de-autocaravanas-de-panes-la-hermida-cantabria",
  "name": "Area de Autocaravanas de Panes",
  "description": "Asphalted parking for campers, with water drainage - on main road - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-de-autocaravanas-de-panes-la-hermida-cantabria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651021746"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barrio la Hermida",
    "addressLocality": "La Hermida",
    "addressRegion": "cantabria",
    "postalCode": "39580",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.31981,
    "longitude": -4.59409
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.21,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}