{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kamperen-dichtbij-delft",
  "name": "Kamperen dichtbij Delft",
  "description": "I'd like to invite you to use my lovely backyard.",
  "url": "https://campertunity.com/listings/campgrounds/kamperen-dichtbij-delft",
  "image": [
    "https://campspace.com/media/medium/uploads/space/76/9a/3e/769a3e3f6772862c5b4058a4884f94c1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.01,
    "longitude": 4.32
  },
  "sameAs": [
    "https://campspace.com/nl/s/kamperen-dichtbij-delft_4300?pitchTypeId=2009&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}