{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tussen-hemel-en-aarde-groenekan-utrecht",
  "name": "Camping Tussen Hemel en Aarde",
  "description": "Enjoy a relaxing stay at Camping Between Heaven and Earth in Groenekan, Netherlands. Visitors' rating: 3.63.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tussen-hemel-en-aarde-groenekan-utrecht",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650699203.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kanonsdijk",
    "addressLocality": "Groenekan",
    "addressRegion": "Utrecht",
    "postalCode": "3737 MS",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1259,
    "longitude": 5.12726
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}