{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-elzenhoeve-t-nijkerk",
  "name": "Camping de Elzenhoeve",
  "description": "De Elzenhoeve offers camping, group accommodation, and party facilities. The campsite features family-friendly amenities including a swimming pool, playground, and various sports fields. It also has chalets for rent and is suitable for events.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-elzenhoeve-t-nijkerk",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d334f%2F9650a015-f19c-4368-b4d5-0fd746b68ee4_2_640x480.PNG?alt=media&token=6e369f79-7445-4a93-974c-21d69fd8708b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kruishaarseweg 9",
    "addressLocality": "T Nijkerk",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.19643,
    "longitude": 5.53778
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}