{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-heksenheuvel-someren-north-brabant",
  "name": "Minicamping Heksenheuvel",
  "description": "Enjoy a relaxing stay at Minicamping Heksenheuvel in Someren, Netherlands. Visitors' rating: 4.7.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-heksenheuvel-someren-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650763371.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Limburglaan",
    "addressLocality": "Someren",
    "addressRegion": "North Brabant",
    "postalCode": "5712 PM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.34644,
    "longitude": 5.66631
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}