{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bloqueo-fronterizo-nordhorn",
  "name": "Bloqueo fronterizo",
  "description": "Dear Guest: We have 3 nice parking spaces for motorhomes located in a quiet area, in the countryside, next to the border lock of the Nordhorn Almelo canal. By booking on the website you can secure a place in advance and avoid the risk of reaching a completely occupied square. You can also pay in cash on site. The electric connection is also available for a modest price. Just come here!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bloqueo-fronterizo-nordhorn",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nordhorn",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3995,
    "longitude": 7.056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}