{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-41-22",
  "name": "상비오토캠핑",
  "description": "상비오토캠핑은 경북 고령군 덕곡면 덕운로 1260에 있습니다.",
  "url": "https://campertunity.com/listings/campgrounds/campground-41-22",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h351_240925175400959.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "덕운로 1260",
    "addressLocality": "고령군",
    "addressRegion": "경북",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7991026,
    "longitude": 128.1745107
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7477"
  ]
}