{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arado-camping-lodge-p-medemblik",
  "name": "Arado camping & lodge",
  "description": "Lodge 61 offers stylish lodges and outdoor lodges near IJsselmeer, with a focus on circular and self-sustainable practices. It features a museum, cafe, and various nautical activities, promoting a unique experience.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arado-camping-lodge-p-medemblik",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3213%2F1700035505534_185778803_928058834649770_8180830148217824488_n_640x480.jpg?alt=media&token=8c11fc60-cd39-44d0-b59c-ddf68720aebe",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brakeweg 61",
    "addressLocality": "P Medemblik",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.7587,
    "longitude": 5.10889
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}