{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/teamup-campus-forest-campground-gwangju-gyeonggi",
  "name": "팀업캠퍼스 더포레스트캠핑장",
  "description": "도심과 제일 가까운 곳에서 힐링을 즐길 수 있는 캠핑장",
  "url": "https://campertunity.com/listings/campgrounds/teamup-campus-forest-campground-gwangju-gyeonggi",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h354_240925175240085.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "경충대로 729",
    "addressLocality": "광주시 곤지암읍",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3524902,
    "longitude": 127.3237019
  }
}