{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hemelrijk-roosendaal-nordbrabant",
  "name": "Hemelrijk",
  "description": "Enjoy a relaxing stay at Hemelrijk in Roosendaal, Netherlands. Customer rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hemelrijk-roosendaal-nordbrabant",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hemelrijk",
    "addressLocality": "roosendaal",
    "addressRegion": "Nordbrabant",
    "postalCode": "2910",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4672118,
    "longitude": 4.4476651
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}