{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dommelvallei-valkenswaard",
  "name": "Camping De Dommelvallei",
  "description": "Camping De Dommelvallei is a family-friendly vacation park in the Brabantse Kempen, offering camping pitches, chalets, and holiday homes. It features a restaurant, swimming pool, playground, and various activities, including group arrangements and water-based recreation. Ideal for nature lovers and those seeking relaxation and entertainment.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dommelvallei-valkenswaard",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d333e%2F8f9bda04-efd2-4b68-817c-ab647d1a0860_Dommelvallei-161_2000-1030x686_640x480.jpg?alt=media&token=6802ff6b-a066-43da-abca-15ccf6441f6b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schafterdijk 9",
    "addressLocality": "K Valkenswaard",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.31034,
    "longitude": 5.46557
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}