{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ampurdanes-roses-cataluna-spain",
  "name": "Camping Ampurdanes",
  "description": "Small campsite - beach 100m - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ampurdanes-roses-cataluna-spain",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651003654.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer Rembrandt",
    "addressLocality": "Roses",
    "addressRegion": "cataluna",
    "postalCode": "17480",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.24034,
    "longitude": 3.20944
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.44,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "35+"
}