{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ronaes-strand-camping-nr-aby",
  "name": "Ronæs Strand Camping",
  "description": "In No. Åby is the lovely campsite Ronæs Strand 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/ronaes-strand-camping-nr-aby",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img126-04_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ronæsvej 10",
    "addressLocality": "Nr. Åby",
    "postalCode": "5580",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.439666667,
    "longitude": 9.826966667
  }
}