{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-grands-pins-lacanau-ocean-aquitaine",
  "name": "Les Grands Pins",
  "description": "Learn the pitch From 130m2 and more of the campsite Les Grands Pins in Lacanau Océan and benefit from a stay in a unique natural environment.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-grands-pins-lacanau-ocean-aquitaine",
  "image": [
    "https://medias.yellohvillage.fr/22/PANO_SP_562e40d815.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PLAGE NORD",
    "addressLocality": "Lacanau Océan",
    "addressRegion": "Aquitaine",
    "postalCode": "33680",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.011892,
    "longitude": -1.194349
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1867,
    "bestRating": 5,
    "worstRating": 0
  }
}