{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thisted-hytteferie-thisted",
  "name": "Thisted Camping & hytteferie",
  "description": "Thisted Camping & hytteferie",
  "url": "https://campertunity.com/listings/campgrounds/thisted-hytteferie-thisted",
  "image": [
    "https://www.camping.dk/media/2268/thisted.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Iversensvej 3",
    "addressLocality": "Thisted",
    "postalCode": "7700",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.952619,
    "longitude": 8.710921
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}