{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-id-56-3",
  "name": "무지개펜션&캠핑",
  "description": "Rainbow Pension & Camping is located at 355-20 Yeongheungnam-ro 9beon-gil, Yeongheung-myeon, Ongjin-gun, Incheon. There is an island nearby.",
  "url": "https://campertunity.com/listings/campgrounds/campground-id-56-3",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925173430094.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "영흥남로9번길 355-20",
    "addressLocality": "Ongjin-gun",
    "addressRegion": "Incheon",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2411795,
    "longitude": 126.4744529
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/1119"
  ]
}