{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sagaro-area-sant-feliu-de-guixols-catalonie",
  "name": "Sagaro Area",
  "description": "small motorhome - quiet - beach 200m - bus stop 50m",
  "url": "https://campertunity.com/listings/campgrounds/sagaro-area-sant-feliu-de-guixols-catalonie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650795818.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer de la Via del Tren",
    "addressLocality": "sant-feliu-de-guixols",
    "addressRegion": "catalonie",
    "postalCode": "17220",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7904,
    "longitude": 3.0441
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.59,
    "reviewCount": 91,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€17+"
}