{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ontspannen-tuin-op-rustige-centrale-locatie-ma",
  "name": "Ontspannen Tuin op Rustige Centrale Locatie MA",
  "description": "Quiet living area, in the very large communal garden is space for a tent, no one can",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ontspannen-tuin-op-rustige-centrale-locatie-ma",
  "image": [
    "/images/pic_space.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.46,
    "longitude": 8.48
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}