{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-anne-mariehoeve-oisterwijk-north-brabant-nl",
  "name": "Camping Anne Mariehoeve",
  "description": "Enjoy a relaxing stay at Camping Anne-Mariehoeve in Oisterwijk, Netherlands. Visitors' rating: 4.46.",
  "url": "https://campertunity.com/listings/campgrounds/camping-anne-mariehoeve-oisterwijk-north-brabant-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650976452.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Logt",
    "addressLocality": "Oisterwijk",
    "addressRegion": "North Brabant",
    "postalCode": "5062 TK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.54535642,
    "longitude": 5.25122364
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}