{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zonnemaire-zonnemaire",
  "name": "Camping Zonnemaire",
  "description": "Camping Zonnemaire is located in Zonnemaire. Offers camping pitches, facilities include toilets, showers, laundry, and a playground. Open from April 1st to October 31st. Close to beaches, dunes, and nature reserves.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zonnemaire-zonnemaire",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff44b8%2F01be30f3-2960-4667-bfdb-a45a4903fee3_20140707-_X0A0240_640x480.jpg?alt=media&token=c405c0e9-13d7-4ac3-8180-e6ccbaed6e46",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zuidweg 11",
    "addressLocality": "A Zonnemaire",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.71255,
    "longitude": 3.9527
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ]
}