{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-pins-bleus-labenne-ocean",
  "name": "Camping Les Pins Bleus",
  "description": "Campsite Les Pins Bleus is a campsite that is located in Labenne, Landes, and located in the woods and river/stream.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-pins-bleus-labenne-ocean",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/6751613980c3f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "avenue de l'Océan",
    "addressLocality": "Labenne-Océan",
    "postalCode": "40530",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.60217,
    "longitude": -1.45686
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}