{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-nieuw-beekdal-otterlo-gelderland",
  "name": "Minicamping Nieuw Beekdal",
  "description": "Enjoy a relaxing stay at Minicamping Nieuw Beekdal in Otterlo, Netherlands. Visitors' rating: 4.56.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-nieuw-beekdal-otterlo-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650945879.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Apeldoornseweg",
    "addressLocality": "Otterlo",
    "addressRegion": "Gelderland",
    "postalCode": "6731 SC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0989,
    "longitude": 5.7434
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}