{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-fontaine-guerande-pays-de-la-loire",
  "name": "Camping La Fontaine",
  "description": "Village at 2km Bread service",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-fontaine-guerande-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650842983.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Saint-Molf",
    "addressLocality": "Guérande",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.34934,
    "longitude": -2.43517
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.62,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26.1",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26.1+"
}