{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-pillow-booking",
  "name": "Green Pillow",
  "description": "Green Pillow is located at 106 Geomsan-ri, Seoseok-myeon, Hongcheon-gun, Gangwon. There is a valley nearby.",
  "url": "https://campertunity.com/listings/campgrounds/green-pillow-booking",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1024_h1280_241127142718053.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seoseok-myeon Geomsan-ri 106",
    "addressLocality": "Hongcheon-gun",
    "addressRegion": "Gangwon-do",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7362646073934,
    "longitude": 128.249083202165
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/8211"
  ]
}