{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sant-pere-pescador-sant-pere-pescador-catalonia",
  "name": "Sant Pere Pescador",
  "description": "Quiet motorhome location next to the mouth of the river Fluvià - use GPS coordinates - sea view - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sant-pere-pescador-sant-pere-pescador-catalonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650984960.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cami del Joncar",
    "addressLocality": "Sant Pere Pescador",
    "addressRegion": "catalonia",
    "postalCode": "17470",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.20118,
    "longitude": 3.10505
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.86,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}