{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-campeole-navarrosse-plage-biscarrosse",
  "name": "Camping Campéole Navarrosse Plage",
  "description": "Campeole Navarrosse Plage is a friendly campsite located on the shores of Lake Sanguinet-Cazaux, in the southwest of France....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-campeole-navarrosse-plage-biscarrosse",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9160/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "712 chemin de Navarrosse",
    "addressLocality": "Biscarrosse",
    "postalCode": "40600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.43167,
    "longitude": -1.16933
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddleboarding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 16,
    "bestRating": 10,
    "worstRating": 1
  }
}