{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cala-doques-lhospitalet-de-linfant-catalonie",
  "name": "Camping Cala Doques",
  "description": "campsite close to wide beach - use GPS coordinates - restaurant - Dutch owner - places under trees - ACSI map only in spring - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cala-doques-lhospitalet-de-linfant-catalonie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650814688.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Augusta",
    "addressLocality": "lhospitalet-de-linfant",
    "addressRegion": "catalonie",
    "postalCode": "43890",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.97815,
    "longitude": 0.90223
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.65,
    "reviewCount": 76,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "39.35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€39.35+"
}