{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-emporda-lestartit-catalonie",
  "name": "Camping Emporda",
  "description": "At golf course (8km), bread service,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-emporda-lestartit-catalonie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650818441.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera de Torroella",
    "addressLocality": "lestartit",
    "addressRegion": "catalonie",
    "postalCode": "17258",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.04999,
    "longitude": 3.18354
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.53,
    "reviewCount": 57,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30.4+"
}