{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-guyonniere-saint-julien-des-landes-vendee-1",
  "name": "La Guyonnière",
  "description": "Sports at the camping village is now possible, discover the sports activities of La Guyonnière",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-guyonniere-saint-julien-des-landes-vendee-1",
  "image": [
    "https://www.homair.com/photos/camping/165/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 La Guyonnière",
    "addressLocality": "Saint-Julien-des-Landes",
    "addressRegion": "Vendea",
    "postalCode": "85150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.653818614614,
    "longitude": -1.7502985482932
  }
}