{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-park-biarritz-milady-biarritz-nuova-aquitania",
  "name": "Camping Car Park De Biarritz Milady",
  "description": "Location of the parking lot of the campsite - access with pass Étapes card, purchase online or on site from the car € 5,00 - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-park-biarritz-milady-biarritz-nuova-aquitania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665182.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Madrid",
    "addressLocality": "biarritz",
    "addressRegion": "nuova-aquitania",
    "postalCode": "64200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.46577,
    "longitude": -1.57166
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.79,
    "reviewCount": 110,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}