{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/look-miles-emmen-drente",
  "name": "Look for miles",
  "description": "Enjoy a relaxing stay at Look for miles in Emmen, Netherlands. Customer rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/look-miles-emmen-drente",
  "image": [
    "https://static.campspace.com/media/space/detail/f9cde570bf5e38ae6d61b0ed411d634d.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Emmen",
    "addressRegion": "Drente",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.853,
    "longitude": 6.988
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}