{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hindsgavl-camping-middelfart",
  "name": "Hindsgavl Camping",
  "description": "Hindsgavl Camping",
  "url": "https://campertunity.com/listings/campgrounds/hindsgavl-camping-middelfart",
  "image": [
    "https://www.camping.dk/media/1720/hindsgavl.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Søbadvej 10",
    "addressLocality": "Middelfart",
    "postalCode": "5500",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.512535,
    "longitude": 9.696698
  },
  "sameAs": [
    "http://www.hindsgavl-camping.dk/",
    "https://www.pincamp.ch/de/campingplaetze/camping-hindsgavl",
    "https://www.camping.dk/campingpladser/fyn-langeland-og-%c3%a6roe/hindsgavl-camping/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}