{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-bolee-dair-saint-vincent-sur-jard-vendee-frankreich",
  "name": "La Bolée d'Air",
  "description": "Mobile homes in Saint Vincent sur Jard with Homair in the campsite La Bolée d'Air and book online.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-bolee-dair-saint-vincent-sur-jard-vendee-frankreich",
  "image": [
    "https://www.homair.com/photos/camping/288/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rte du Bouil",
    "addressLocality": "Saint Vincent sur Jard",
    "addressRegion": "Vendée",
    "postalCode": "85520",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.433327,
    "longitude": -1.51424
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}