{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bormose-strand-camping-oksbol",
  "name": "Børsmose Strand Camping",
  "description": "Børsmose Strand Camping is a campsite located in Oksbøl, South Denmark, and located near the sea.This campsite on the sloped pitch offers...",
  "url": "https://campertunity.com/listings/campgrounds/bormose-strand-camping-oksbol",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ed23bd8373.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Børsmosevej 3",
    "addressLocality": "Oksbøl",
    "postalCode": "6840",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.67075,
    "longitude": 8.14575
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}