{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grietjeshoeve-h-oosterend",
  "name": "Grietjeshoeve",
  "description": "Boerencamping Grietjeshoeve is located on Texel, offering camping with tent, caravan or camper. It is near the Waddenzee and Oosterend. Facilities include electric hookups, WiFi, showers, WC, playground and trampoline. Pets are welcome.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grietjeshoeve-h-oosterend",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78b8b%2Fb72e4c9a-c869-40a2-bb88-ec1340fc9033_wandelen_640x480.jpg?alt=media&token=6db3e6ba-51b3-41d8-b1b2-6444d431dfb6",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schorrenweg 4042",
    "addressLocality": "H Oosterend",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10584,
    "longitude": 4.87024
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}