{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-gaviota-sant-pere-pescador-catalonia",
  "name": "Càmping La Gaviota",
  "description": "bread service, by the sea, located on a river / stream - see website for all prices",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-gaviota-sant-pere-pescador-catalonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813975.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera de la platja",
    "addressLocality": "Sant Pere Pescador",
    "addressRegion": "catalonia",
    "postalCode": "17470",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.18921,
    "longitude": 3.10828
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21.5+"
}