{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toilet-wellerlooi-netherlands",
  "name": "toilet",
  "description": "a quiet and pleasant village. the nature in the area is to enjoy! The Maasduinen and Maas within walking distance.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toilet-wellerlooi-netherlands",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "WELLERLOOI",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.539,
    "longitude": 6.139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}