{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-de-bagheera-bravone",
  "name": "Domaine de Bagheera",
  "description": "On the beautiful east coast of Corsica is naturist campsite Domaine de Bagheera, right on a sandy beach and near Aleria. It is a good...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-de-bagheera-bravone",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749afa865a5e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N198",
    "addressLocality": "Bravone",
    "postalCode": "20230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.21461,
    "longitude": 9.55517
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 77,
    "bestRating": 10,
    "worstRating": 1
  }
}