{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-portlander-nieuw-heeten",
  "name": "Camping De Portlander",
  "description": "Camping De Portlander is a campsite in Nieuw-Heeten, Overijssel.The campsite has pitches with shade, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-portlander-nieuw-heeten",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751694d7a545.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Portlanderdijk 13",
    "addressLocality": "Nieuw-Heeten",
    "postalCode": "8112 PR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.33122,
    "longitude": 6.331
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}