{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dancamps-trelde-naes-fredericia",
  "name": "Dancamps Trelde Næs",
  "description": "In Fredericia is the lovely campsite Dancamps Trelde Næs. Read more about the square and see if it is the place for your next holiday stay in the Danish.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dancamps-trelde-naes-fredericia",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img264-01_1905x600.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trelde Næsvej 297",
    "addressLocality": "Fredericia",
    "postalCode": "7000",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.62355,
    "longitude": 9.84095
  }
}