{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-moraine-b-spier",
  "name": "Camping De Moraine",
  "description": "Camping de Moraine offers a relaxing family vacation in a natural setting in Drenthe. Features include a restaurant, toilet and shower facilities, and a playground. It has pitches, caravan and tent spots.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-moraine-b-spier",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d7c8%2F99861178-4090-4616-a4d5-b019d8cf8bad_camping_overzicht_640x480.jpg?alt=media&token=ea0bd9e3-a8fb-4239-b28e-8a63b3868805",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moraineweg 20",
    "addressLocality": "B Spier",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.82165,
    "longitude": 6.46969
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}