{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-park-de-gastes-nouvelle-aquitaine",
  "name": "Camping Car Park De Gastes",
  "description": "Location of Camping-car park - access with Pass Étapes card, purchase online or on site at the machine €5.00 - centre 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-park-de-gastes-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665111.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue du Lac",
    "addressLocality": "gastes",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.329,
    "longitude": -1.15094
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.04,
    "reviewCount": 92,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€11+"
}