{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/triangulo-dorado-dwingeloo-paises-bajos",
  "name": "Lugar para autocaravanas en el Triángulo Dorado de Dwingeloo",
  "description": "This camper plot is located on a dead-end road in the Golden Triangle of three nature reserves: Drents-Friese Woud, Dwingelderveld and Leggelderveld with Blauwe Meer. The latter is our backyard and you can walk directly towards nature. The paved area is located on a dead-end road, with a large lawn in front of you and behind it a view of meadows and the edge of a forest where we regularly see deer. You are alone and therefore not bothered by other campers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/triangulo-dorado-dwingeloo-paises-bajos",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "DWINGELOO",
    "addressCountry": "Los países bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8805,
    "longitude": 6.3795
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}