{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tipi-campground-goseong-gangwon",
  "name": "티피 캠핑장",
  "description": "Tipi Camping Ground is located at 54 Gwaejin-gil, Jukwang-myeon, Goseong-gun, Gangwon. There is a beach nearby.",
  "url": "https://campertunity.com/listings/campgrounds/tipi-campground-goseong-gangwon",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925174528368.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "괘진길 54",
    "addressLocality": "고성군",
    "addressRegion": "강원",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.295909,
    "longitude": 128.5486623
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/3170"
  ]
}