{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-halve-maan-well",
  "name": "Camping Halve Maan",
  "description": "Do you like small-scale camping close to beautiful nature? Camping Halve Maan in the North Limburg town of Well is ideal for you. You camp next to De...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-halve-maan-well",
  "image": [
    "https://cdn3.acsi.eu/6/7/8/7/6787ba65676a0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Halve Maan 1",
    "addressLocality": "Well",
    "postalCode": "5855 ED",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.57914,
    "longitude": 6.0735
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}