{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-moenbroen-stege",
  "name": "Camping Mønbroen",
  "description": "In Stege is the lovely campsite Camping Mønbroen. Read more about the square and see if it is the place for your next holiday stay in the Danish.",
  "url": "https://campertunity.com/listings/campgrounds/camping-moenbroen-stege",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img88-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kostervej 86",
    "addressLocality": "Stege",
    "postalCode": "4780",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.9815,
    "longitude": 12.17735
  },
  "sameAs": [
    "https://frf.dk/campingplads/camping-moenbroen/88",
    "https://moenbroen.com/"
  ]
}