{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-de-lolivigne-bize-minervois",
  "name": "Flower Camping de l'Olivigne",
  "description": "In the southern French region of Languedoc-Roussillon, between endless vineyards and olive groves, lies the brand new Flower Camping de l'Olivigne....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-de-lolivigne-bize-minervois",
  "image": [
    "https://cdn3.acsi.eu/6/7/e/a/67ea5921b6d51.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin de St. Michel, lieu dit Les Prés",
    "addressLocality": "Bize-Minervois",
    "postalCode": "11120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.32147,
    "longitude": 2.87558
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 371,
    "bestRating": 10,
    "worstRating": 1
  }
}