{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-besuijen-p-koudekerke",
  "name": "Camping Besuijen",
  "description": "Minicamping Besuijen is a quiet campsite in the green triangle between Middelburg, Vlissingen, and Koudekerke, offering 15 pitches. It features basic facilities, is near the beach and offers easy access to nearby towns.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-besuijen-p-koudekerke",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d32aa%2Fd04b1c15-0245-458d-94b3-27668de2252f_08_640x480.jpg?alt=media&token=a5fdd3de-8433-4927-b689-6043a58457f7",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Groeneweg 10",
    "addressLocality": "P Koudekerke",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.47753,
    "longitude": 3.56871
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}