{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autokarabanak-paseo-de-berio-san-sebastian",
  "name": "Autokarabanak Paseo de Berio",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autokarabanak-paseo-de-berio-san-sebastian",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702312.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Berio Pasealekua",
    "addressLocality": "San Sebastian",
    "postalCode": "20018",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.30769,
    "longitude": -2.01417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.34,
    "reviewCount": 342,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€5+"
}