{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rust-ruimte-en-genieten-het-hogeland-groningen",
  "name": "Rest, space and enjoy!",
  "description": "Enjoy a relaxing stay at Rest, space and enjoy! in Het Hogeland, Netherlands. Visitors' rating: 4.75.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rust-ruimte-en-genieten-het-hogeland-groningen",
  "image": [
    "https://static.campspace.com/media/space/detail/d6b59566a3546e1cc68e78a95f29e388.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Het Hogeland",
    "addressRegion": "Groningen",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.433,
    "longitude": 6.783
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}