{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eijckelenburg-g-maarn",
  "name": "Camping Eijckelenburg",
  "description": "Camping Eijckelenburg offers spacious pitches on a beautiful grassy area in Maarn, located in the heart of the country on the Utrechtse Heuvelrug. It provides a place for relaxation and enjoyment with fellow campers, with facilities including electricity, Wi-Fi, showers and a shop. The campsite is well located for walking and cycling. Prices are indicated for 2025.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eijckelenburg-g-maarn",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d8e3%2F14bfcd1f-d35e-47c7-b270-0fb76ec2ecfe_Toeristisch_DSC_0268_640x480.jpeg?alt=media&token=b0805476-d7cd-4a63-a6d2-e735f79c3293",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dwarsweg 5 7",
    "addressLocality": "G Maarn",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07584,
    "longitude": 5.38037
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}