{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/baekje-camping-ground-iksan-jeonbuk",
  "name": "백제캠핑장",
  "description": "백제캠핑장은 전북 익산시 금마면 도천길 131-20에 있습니다. 주변에는 숲가 있습니다",
  "url": "https://campertunity.com/listings/campgrounds/baekje-camping-ground-iksan-jeonbuk",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1024_h1280_241122141803044.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "금마면 도천길 131-20",
    "addressLocality": "익산시",
    "addressRegion": "전라북도",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0125202,
    "longitude": 127.0515478
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/8092"
  ]
}