{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-saint-jean-pied-de-port-nouvelle-aqui",
  "name": "Aire de Camping Car",
  "description": "Spacious CP - use coordinates - under trees - quiet location - barrier with payment terminal - center 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-saint-jean-pied-de-port-nouvelle-aqui",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650815976.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin d'Eyheraberry",
    "addressLocality": "Saint-Jean-Pied-de-Port",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "64220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.15899,
    "longitude": -1.23763
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.54,
    "reviewCount": 80,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}