{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-340-roda-de-bera-catalonia",
  "name": "Area 340",
  "description": "Beach 300m - Supermarket 800m - 100m bread center 1km -",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-340-roda-de-bera-catalonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650798022.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer Aneto",
    "addressLocality": "Roda de Berà",
    "addressRegion": "catalonia",
    "postalCode": "43839",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.16642,
    "longitude": 1.4573
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.48,
    "reviewCount": 188,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}