{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yelloh-village-sylvamar-labenne-ocean",
  "name": "Yelloh! Village Sylvamar",
  "description": "Yelloh! Village Sylvamar is a campsite in Labenne, Landes, located in a wood.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yelloh-village-sylvamar-labenne-ocean",
  "image": [
    "https://cdn1.acsi.eu/6/7/8/0/6780d8dd41d81.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "59 avenue de l'Océan",
    "addressLocality": "Labenne-Océan",
    "postalCode": "40530",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.59556,
    "longitude": -1.45694
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}