{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-bongerd-c-de-wijk",
  "name": "Camping De Bongerd",
  "description": "Family campsite in Drenthe, Netherlands, located near the Reestdal. Offers spacious pitches, a swimming pool with a toddler pool, a playground, and opportunities for fishing and canoeing. Offers camping pitches, trekkershutten, and apartments, with basic facilities and services.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-bongerd-c-de-wijk",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3314%2Fb357971f-63c6-4d3a-9f0d-af437dddb7f4_22-e1469644284508_640x480.jpg?alt=media&token=8d304a13-0909-4335-bff9-171664136a16",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Commissieweg 33",
    "addressLocality": "C de Wijk",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.67128,
    "longitude": 6.3282
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}