{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-landgoed-boschplaatse-h-blijham",
  "name": "Camping Landgoed De Boschplaatse",
  "description": "Landgoed de Boschplaatse is a former farmhouse with historic buildings, including a garden, koetshuis, and a pagode. The site offers a glimpse into history and is part of a broader complex with various additional structures.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-landgoed-boschplaatse-h-blijham",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4326%2Fbbbe9ff1-a88e-4518-9f3d-8113c094c7c0_12417840_440542096131543_2990186414495158307_n_640x480.jpg?alt=media&token=b6a16af5-792b-4158-af6c-40108a45933e",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oosteinde 46",
    "addressLocality": "H Blijham",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.1132,
    "longitude": 7.08074
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}