{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minicamping-boshoven-alphen-north-brabant",
  "name": "Minicamping Boshoven",
  "description": "Enjoy a relaxing stay at Minicamping Boshoven in Alphen, Netherlands. Visitors' rating: 4.27.",
  "url": "https://campertunity.com/listings/campgrounds/minicamping-boshoven-alphen-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650743909.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boshoven",
    "addressLocality": "Alphen",
    "addressRegion": "North Brabant",
    "postalCode": "5131 NB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.46269,
    "longitude": 4.94544
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}