{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-near-river-and-frisian-nature-park-munnekezijl",
  "name": "Campsite near river and Frisian nature park",
  "description": "Small trekkers campsite surrounded by the De Lauwers river, near the Lauwersmeer National Nature Park. Our campsite is a small-scale campsite, surrounded by trees and the river De Lauwers. Camping Lauwersschans is characterized by nature, tranquility and space. We have very spacious, free places with 4 amp power.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-near-river-and-frisian-nature-park-munnekezijl",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Munnekezijl",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.3015,
    "longitude": 6.271
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}