{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-arc-de-bara-roda-de-bera-catalonia",
  "name": "Camping Arc de Bara",
  "description": "campsite with predominantly permanent pitches - near the beach - shade through trees - supermarkets within cycling distance - reception open daily from 9 a.m. to 7 p.m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-arc-de-bara-roda-de-bera-catalonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650858199.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camí Barà",
    "addressLocality": "Roda de Berà",
    "addressRegion": "catalonia",
    "postalCode": "43883",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.17109,
    "longitude": 1.46642
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17+"
}