{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-at-campsite-natuurkampeerterrein-kemphaa",
  "name": "Natuurkampeerterrein De Kemphaan",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-at-campsite-natuurkampeerterrein-kemphaa",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/natuurkampeerterrein-de-kemphaan/58Wa-x4TC04E.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/natuurkampeerterrein-de-kemphaan/X0lDwpt0DN7c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kemphaanpad 10",
    "addressLocality": "Natuurkampeerterrein De Kemphaan",
    "addressRegion": "Flevoland",
    "postalCode": "1358 AC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34174,
    "longitude": 5.26957
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}