{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-assch-gelderland-buren-gelderland",
  "name": "Campspace in Assch, Gelderland",
  "description": "Enjoy a relaxing stay at Campspace in Assch, Gelderland in Buren, Netherlands. Visitors' rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-assch-gelderland-buren-gelderland",
  "image": [
    "https://static.campspace.com/media/space/detail/60342204f65a1c4f12018b59be7a2a73.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Buren",
    "addressRegion": "Gelderland",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.9295,
    "longitude": 5.304
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}