{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-la-tordera-nacions-malgrat-de-mar",
  "name": "Capfun Camping La Tordera Nacions",
  "description": "Camping pitches on the campsite - for exact prices see the website - centre Malgrat de Mar 4 km,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-la-tordera-nacions-malgrat-de-mar",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650852498.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camí de la Tordera",
    "addressLocality": "Malgrat de Mar",
    "addressRegion": "catalonia",
    "postalCode": "08380",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.65251,
    "longitude": 2.77555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "46.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€46.5+"
}