{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nordso-camping-badeland-hvide-sande",
  "name": "Nordsø Camping - Badeland",
  "description": "North Sea Camping - Bathland",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nordso-camping-badeland-hvide-sande",
  "image": [
    "https://www.camping.dk/media/3165/nordsoe-050806_12.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tingodden 3, Årgab",
    "addressLocality": "Hvide Sande",
    "postalCode": "6960",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.949744,
    "longitude": 8.149999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}