{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/esbjerg-camping-esbjerg-vest",
  "name": "Esbjerg Camping",
  "description": "In Esbjerg Vest is the lovely campsite Esbjerg Camping. Read more about the campsite and see if it is the place for your next holiday stay in the Danish.",
  "url": "https://campertunity.com/listings/campgrounds/esbjerg-camping-esbjerg-vest",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img223-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gudenåvej 20",
    "addressLocality": "Esbjerg Vest",
    "postalCode": "6710",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.51295,
    "longitude": 8.38858
  }
}