{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-martenshoek-b-hellendoorn",
  "name": "Camping Martenshoek",
  "description": "SVR Boerderijcamping Martenshoek offers camping on a biological goat farm. Enjoy the rural setting with spacious pitches, a playground, and basic facilities. Explore walking and cycling routes, and experience farm life.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-martenshoek-b-hellendoorn",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4346%2Ff12e00f9-7d35-4869-8900-26102fb7d1f6_folder-martenshoek-klein_640x480.jpg?alt=media&token=a71c6a2b-07f7-4792-890e-351098704fc4",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Twentseweg 1a",
    "addressLocality": "B Hellendoorn",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.40612,
    "longitude": 6.48916
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}