{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-ferme-du-latois-coex-vendee-frankreich",
  "name": "La Ferme du Latois",
  "description": "It is possible to do sports in the camping village. Discover all sports activities in La Ferme du Latois",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-ferme-du-latois-coex-vendee-frankreich",
  "image": [
    "https://www.homair.com/photos/camping/2513/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Latois",
    "addressLocality": "Coëx",
    "addressRegion": "Vendée",
    "postalCode": "85220",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.676628,
    "longitude": -1.769774
  }
}