{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-op-den-diesdonk-north-brabant",
  "name": "Are dogs allowed at the campsite Camping Op den Diesdonk?",
  "description": "ProfileThe farm camping is located behind the characteristic long façade farm and runs directly across the vast forests. The atmosphere on the campsite is cozy and cozy. There is a soothing silence, which is sometimes interrupted by the laughter of ...children or the breeze of horses Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-op-den-diesdonk-north-brabant",
  "image": [
    "https://www.camping.info/img/campsite-fallback.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Diesdonkerweg 24",
    "addressLocality": "Camping Op den Diesdonk",
    "addressRegion": "North Brabant",
    "postalCode": "5724 PG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.42944,
    "longitude": 5.7125
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}