{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rcn-de-flaasbloem-north-brabant",
  "name": "RCN de Flaasbloem",
  "description": "ProfileIn the wooded area of the Brabant Chaam you will find RCN de Flaasbloem: a charming holiday park close to the Burgundian cities of Breda, Tilburg and Den Bosch. Read more",
  "url": "https://campertunity.com/listings/campgrounds/rcn-de-flaasbloem-north-brabant",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/rcn-de-flaasbloem/uBibMzO7ZTqL.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/rcn-de-flaasbloem/XgK7LoEfVZc3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Flaasdijk 1",
    "addressLocality": "RCN de Flaasbloem",
    "addressRegion": "North Brabant",
    "postalCode": "4861 RC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49167,
    "longitude": 4.89639
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}