{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wildemansheerd-j-schildwolde",
  "name": "Camping Wildemansheerd",
  "description": "Wildemansheerd is a campsite with varied pitches, suitable for tents, caravans, and campers up to 5.5m. It offers a large recreation room with a kitchen and is ideal for walkers and cyclists. It also features a slaaphutje, a basic trekking cabin for two persons. Member of natuurkampeerterreinen verplicht.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wildemansheerd-j-schildwolde",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff449c%2Ff60d4714-ccc4-42a4-b943-98dad2137f5e_DSCN1407-1024x768_640x480.jpg?alt=media&token=8dd5795e-2ee4-423e-8296-aa83ebadfa6a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uiterburenweg 6",
    "addressLocality": "J Schildwolde",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.24627,
    "longitude": 6.79752
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}