{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-le-grand-village-plage-nouvelle-aquitaine",
  "name": "Camperplaats Le Grand Village Plage",
  "description": "at Camping Municipal Les Pins - water max. 100l for 5 € - center 100m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-le-grand-village-plage-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650683884.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allée des Pins",
    "addressLocality": "Le Grand-Village-Plage",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8618,
    "longitude": -1.2402
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}