{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/venice-campground-gwangju",
  "name": "베네치아 야영장",
  "description": "Venice Campground is located at Jihoro 124beon-gil 14, Dong-gu, Gwangju (Jisan-dong). There is a downtown area nearby.",
  "url": "https://campertunity.com/listings/campgrounds/venice-campground-gwangju",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w750_h375_241031181721395.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "지호로124번길 14",
    "addressLocality": "Gwangju",
    "addressRegion": "Gwangju",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1481074,
    "longitude": 126.942157
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101432"
  ]
}