{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jinyeoji-campground-gimcheon-gyeongbuk",
  "name": "진여지야영장",
  "description": "진여지야영장은 경북 김천시 대항면 작내로 770-12에 있습니다.",
  "url": "https://campertunity.com/listings/campgrounds/jinyeoji-campground-gimcheon-gyeongbuk",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w750_h375_241031173432639.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "대항면 작내로 770-12",
    "addressLocality": "김천시",
    "addressRegion": "경상북도",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0645954,
    "longitude": 128.0151517
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7902"
  ]
}