{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bel-la-tranche-sur-mer-vendea",
  "name": "Bel",
  "description": "All services offered on campsite Bel, La-Tranche-sur-Mer. The customer, from us, is really king.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bel-la-tranche-sur-mer-vendea",
  "image": [
    "https://www.homair.com/photos/camping/1062/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4 rue du Bottereau",
    "addressLocality": "La-Tranche-sur-Mer",
    "addressRegion": "Vendea",
    "postalCode": "85360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.349528772475,
    "longitude": -1.4325243482821
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 126,
    "bestRating": 5,
    "worstRating": 1
  }
}