{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vakantiepark-latour-north-brabant",
  "name": "VakatiePakLatour",
  "description": "ProfileNo description yette.",
  "url": "https://campertunity.com/listings/campgrounds/vakantiepark-latour-north-brabant",
  "image": [
    "https://www.camping.info/img/campsite-fallback.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bloemendaal 7",
    "addressLocality": "Vakantiepark Latour",
    "addressRegion": "North Brabant",
    "postalCode": "5688 GP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49611,
    "longitude": 5.32056
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-latour"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}