{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-galdona-motrico-pais-vasco",
  "name": "Camping Galdona",
  "description": "quiet motorhome next to the campsite - inaugurated in July 2017 - near the beach of Saturn - 2km downtown",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-galdona-motrico-pais-vasco",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650808205.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Galdona Auzoa",
    "addressLocality": "motrico",
    "addressRegion": "pais-vasco",
    "postalCode": "20830",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.31745,
    "longitude": -2.40199
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.16,
    "reviewCount": 95,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21.8+"
}