{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-llosa-cambrils-cataluna-08-17-25-43",
  "name": "Camping La Llosa",
  "description": "zee 150m - centre 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-llosa-cambrils-cataluna-08-17-25-43",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650803653.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer Camí de les Lloses",
    "addressLocality": "cambrils",
    "addressRegion": "cataluna-08-17-25-43",
    "postalCode": "43850",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.06532,
    "longitude": 1.04454
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.53,
    "reviewCount": 117,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29.2",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€29.2+"
}