{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yourte-authentique-une-fete-pour-toutes-les-saisons",
  "name": "Yourte Authentique❤️ Une fête pour toutes les saisons !",
  "description": "Yurt, calm and tranquillity near Zwolle!You can BE, work and sleep here!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yourte-authentique-une-fete-pour-toutes-les-saisons",
  "image": [
    "https://campspace.com/media/medium/uploads/space/f1/0f/b0/f10fb00ff5cc8d9b864e747ea534c42a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.59,
    "longitude": 6.26
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}