{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parc-des-sept-fonts-agde-languedoc-roussillon",
  "name": "Parc des Sept Fonts",
  "description": "How to get to the camping village Parc des Sept Fonts? Access and practical informations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parc-des-sept-fonts-agde-languedoc-roussillon",
  "image": [
    "https://www.homair.com/photos/camping/2640/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "RN112",
    "addressLocality": "Agde",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "34300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3108,
    "longitude": 3.49871
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 105,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€100+"
}