{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sylvamar-labenne-ocean-aquitaine",
  "name": "Sylvamar",
  "description": "Pitch Up to 6 people from Sylvamar campsite in Labenne and enjoy an unforgettable stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sylvamar-labenne-ocean-aquitaine",
  "image": [
    "https://medias.yellohvillage.fr/38/Panoramique_2343a8b613.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de l'Océan",
    "addressLocality": "Labenne-Océan",
    "addressRegion": "Aquitaine",
    "postalCode": "40530",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.597774,
    "longitude": -1.457976
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 2936,
    "bestRating": 5,
    "worstRating": 0
  }
}