{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-no-12-retie-rockt-retie",
  "name": "Campsite No 12 Retie Rockt",
  "description": "A large garden where you can choose a nice corner to recover from the Retie Rockt festival (walking distance). Do you prefer the sun or the shade? Both options are possible! Profits will go to charity!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-no-12-retie-rockt-retie",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "retie",
    "addressCountry": "blgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.263,
    "longitude": 5.0855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}