{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-bellevue-barzan-fr",
  "name": "Le Bellevue",
  "description": "Le Bellevue is a campsite located in Barzan, Charente-Maritime.This campsite on the inclined pitch offers delimited pitches, not...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-bellevue-barzan-fr",
  "image": [
    "https://cdn1.acsi.eu/6/8/4/8/684802318fa5f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "220 Route Verte",
    "addressLocality": "Barzan",
    "postalCode": "17120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.52631,
    "longitude": -0.87344
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.5,
    "reviewCount": 22,
    "bestRating": 10,
    "worstRating": 1
  }
}