{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/view-of-cathedral-in-heart-of-fields-havinnes",
  "name": "View of the cathedral in the heart of the fields",
  "description": "Come and pitch your tent or van at the bottom of my meadow, in the heart of the fields, with a breathtaking view of the illuminated Tournai Cathedral and the sunset every day. The place is located on the walking circuit route which will take you to the Croix de la Grise or the nearby Thimougies mill. The town of Tournai is 8km away by bike along country paths. 20 minutes from Lille and Kortrijk by car. Water and electricity available Barbecue loan available on request as well as bicycle stora...",
  "url": "https://campertunity.com/listings/campgrounds/view-of-cathedral-in-heart-of-fields-havinnes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Havinnes",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6235,
    "longitude": 3.487
  },
  "sameAs": [
    "https://www.campercontact.com/en/belgium/-/havinnes/174118/view-of-the-cathedral-in-the-heart-of-the-fields"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}