{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-hoogelande-b-grijpskerke",
  "name": "Camping Hoogelande",
  "description": "Minicamping Hoogelande offers camping and chalet rentals in Zeeland. Features include a playground, mini petting zoo, free WiFi and showers. Open from March 15 to October 31.",
  "url": "https://campertunity.com/listings/campgrounds/camping-hoogelande-b-grijpskerke",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d95b%2Fe73958ce-38d4-43f0-9d7d-16c8d6c97630_62184740_2320839258176208_1555827322878164992_n_640x480.jpeg?alt=media&token=c7c97512-4d86-4ce7-bd69-5c18d7e61a2d",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hogelandseweg 7",
    "addressLocality": "B Grijpskerke",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5446,
    "longitude": 3.55547
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}