{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/idyllic-green-location-utrecht-nl",
  "name": "Idylische groene locatie op 15 min fietsen van Utrecht",
  "description": "The Middengaarde is a natural landscaped site 15 min. from Utrecht. Very well accessible with",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/idyllic-green-location-utrecht-nl",
  "image": [
    "https://campspace.com/media/medium/uploads/space/16/5d/9d/165d9ddf5a9b06407b51a116b5a79e0c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.06,
    "longitude": 5.08
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bell_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}