{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-maeva-l-arbre-d-or-parentis-en-born",
  "name": "Camping Maeva L'Arbre d'Or",
  "description": "The L'Arbre d'Or campsite is located in the middle of the Landes forest, between Biscarosse and Mimizan, just a few minutes...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-maeva-l-arbre-d-or-parentis-en-born",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/6748981008a1f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1037 route du Lac",
    "addressLocality": "Parentis-en-Born",
    "postalCode": "40160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.34611,
    "longitude": -1.093
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 695,
    "bestRating": 10,
    "worstRating": 1
  }
}