{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-kroft-b-callantsoog",
  "name": "De Kroft",
  "description": "Camping de Kroft offers a peaceful stay in the open landscape, 2 kilometers from the beach. It features spacious pitches with water and electricity, sanitary facilities, and Wi-Fi. Offers accommodation in apartments as well.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-kroft-b-callantsoog",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4511%2F96102eca-aa60-49dc-acd5-e95a6fc8a0f6_Bloemenveld_640x480.jpg?alt=media&token=fb85e6d3-cb9e-45f7-9322-dc3ffea7f014",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oosterweg 1",
    "addressLocality": "B Callantsoog",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.84942,
    "longitude": 4.7236
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}