{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-torenvalk-wonderful-place-on-edge-of-peel-grashoe",
  "name": "Camping de Torenvalk, a wonderful place on the edge of the Peel",
  "description": "We have a small charming campsite located in the municipality of Peel en Maas, a beautiful walk called the 'stroll path' starts right outside the door. Our campsite is located in a landscaped garden with beautiful paths along small fields and groves. Our gypsy wagon “Kapproos” is located at the campsite, a nice and complete accommodation for two people. It is wonderful to relax in the evening with a drink by the fire pit after an active day.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-torenvalk-wonderful-place-on-edge-of-peel-grashoe",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grashoek",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3535,
    "longitude": 5.9305
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}