{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bel-air-village-cabestan-bretignolles-sur-mer",
  "name": "Camping Bel Air Village Cabestan",
  "description": "Campsite Bel Air Village Cabestan is a campsite in Bretignolles-sur-Mer, Vendée.This campsite has delimited pitches, not...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bel-air-village-cabestan-bretignolles-sur-mer",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c3ebbae8db.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24, route de Saint-Gilles",
    "addressLocality": "Brétignolles-sur-Mer",
    "postalCode": "85470",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.63617,
    "longitude": -1.86631
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 353,
    "bestRating": 10,
    "worstRating": 1
  }
}