{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-orchard-directamente-debajo-parque-nacional-lauwer",
  "name": "Camping en Orchard, directamente debajo del Parque Nacional Lauwersmeer",
  "description": "Nature, peace and space. In one of the darkest places in the Netherlands. 8 lawn plots (100 m2 each) and 2 paved plots for motorhomes. Sanitary facilities completely renovated this year. Possibility to sit down and enjoy a delicious dinner.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-orchard-directamente-debajo-parque-nacional-lauwer",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "WARFSTERMOLEN",
    "addressCountry": "Los países bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.3035,
    "longitude": 6.2405
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ]
}