{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nordbrabant-camping-kaatsheuvel-genieten-brabant-septentrion",
  "name": "Mieten Sie Ihren Stellplatz in Nordbrabant | Camping Kaatsheuvel (Het Genieten)",
  "description": "Rent a pitch for your caravan or tent at the campsite Kaatsheuvel (Het Genieten). Enjoy your holiday with all the necessary services: electricity, water connection.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nordbrabant-camping-kaatsheuvel-genieten-brabant-septentrion",
  "image": [
    "https://www.marvilla-parks.com/photos/camping/2009/miniature.jpg?format=thumbnail"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "148 W 51st St Suit 42 Unit 7",
    "addressLocality": "Kaatsheuvel",
    "addressRegion": "Brabant-Septentrional",
    "postalCode": "5171 RL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.65768,
    "longitude": 5.088077
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 456,
    "bestRating": 5,
    "worstRating": 1
  }
}