{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-akkerhoeve-n-niebert",
  "name": "Camping De Akkerhoeve",
  "description": "Gezellige familiecamping in Groningen with season and tourist pitches for caravans, campers, and tents, and also annual pitches for mobile homes and chalets. Offers activities like shopping and fishing, and an animation team during school holidays.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-akkerhoeve-n-niebert",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d32f3%2F33d8b76e-b202-4153-98eb-d73400c293a9_IMG_20180809_140311-1024x576_640x480.jpg?alt=media&token=4f296954-a02e-4847-9f0f-7e629fac24ea",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Roordaweg 3A",
    "addressLocality": "N Niebert",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.17246,
    "longitude": 6.31067
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}