{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-aenstoot-kessel-nl",
  "name": "Camping Den Aenstoot",
  "description": "Enjoy a relaxing stay at Camping Den Aenstoot in Kessel, Netherlands. Visitors' rating: 4.63.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-aenstoot-kessel-nl",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650937234.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Groenstraat",
    "addressLocality": "Kessel",
    "addressRegion": "Kessel",
    "postalCode": "5995 RL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3083,
    "longitude": 6.06305
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}