{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/experience-scandinave-dans-achterhoek",
  "name": "Expérience scandinave dans l'Achterhoek",
  "description": "The Scandinavian experience in the Achterhoek. A place where the door is always open...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/experience-scandinave-dans-achterhoek",
  "image": [
    "https://campspace.com/media/medium/uploads/space/5b/f3/27/5bf3276e12a2de270ba33a8e80f6d3b8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.11,
    "longitude": 6.55
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    }
  ]
}