{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oud-meijenhorst-l-maarsbergen",
  "name": "Camping Oud Meijenhorst",
  "description": "Camping Oud Meijenhorst is a family-run campsite in Maarsbergen with 100 pitches, surrounded by fields and woods. It offers a central location and is suitable for those seeking peace and quiet, nature, and animals.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oud-meijenhorst-l-maarsbergen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4390%2F86d0bd9b-d7e2-4dc3-bae8-cabba5f443df_images_640x480.jpg?alt=media&token=d028bdde-4153-4488-8ebd-503e7bff0ddd",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Griftdijk 15",
    "addressLocality": "L Maarsbergen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.06728,
    "longitude": 5.40972
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}