{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-di-sosta-zumaia-basque-country",
  "name": "Area di sosta Zumaia",
  "description": "parking in industrial - near river - at walking distance from the village",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-di-sosta-zumaia-basque-country",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650853750.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trenbide Pasealekua Hiribidea",
    "addressLocality": "Zumaia",
    "addressRegion": "basque-country",
    "postalCode": "20750",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.29221,
    "longitude": -2.24755
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.23,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  }
}