{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-frije-fries-d-rotstergaast",
  "name": "Camping De Frije Fries",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-frije-fries-d-rotstergaast",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3356%2F38330468-46df-40b6-b4dd-63d2d06be138_11264368_10203202039210651_1399716559_n_640x480.jpg?alt=media&token=b6e826c0-e6c2-4d7e-b4c3-c29ead08fc85",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schoterweg 2",
    "addressLocality": "D Rotstergaast",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.89461,
    "longitude": 5.8817
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}