{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-campsite-camping-duinpan-camping-duinpan-south",
  "name": "Camping De Duinpan",
  "description": "Profile No description yet.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-campsite-camping-duinpan-camping-duinpan-south",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-de-duinpan/nxfNeEO5-q-b.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-de-duinpan/882BsDLE962v.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duindamseweg 6",
    "addressLocality": "Camping De Duinpan",
    "addressRegion": "South Holland",
    "postalCode": "2204 AS",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.30197,
    "longitude": 4.50088
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  }
}