{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-oliepot-a-aardenburg",
  "name": "Camping De Oliepot",
  "description": "Offers quietness, peace, space, and hospitality. Has three areas for pitches. The campsite has clean bathrooms, showers, and a play area for children. There are various daytrips within 25km, including beaches and museums.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-oliepot-a-aardenburg",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d7e4%2F6517ef03-9f1e-4610-b0a2-c29ee2b4d2e3_luchtfoto2_640x480.jpg?alt=media&token=ca925416-3649-4ba7-9814-25324cd47f24",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Draaibrugseweg 8",
    "addressLocality": "A Aardenburg",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.29337,
    "longitude": 3.42777
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}