{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aabo-camping-vandland-bindslev",
  "name": "Aabo Camping & Vandland",
  "description": "Aabo Camping & Vandland",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aabo-camping-vandland-bindslev",
  "image": [
    "https://www.camping.dk/media/1304/aabo.gif",
    "https://www.camping.dk/media/3069/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Åbovej 18, Tversted",
    "addressLocality": "Bindslev",
    "postalCode": "9881",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.585177,
    "longitude": 10.183907
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}