{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/garibelli-kaempingjang",
  "name": "A reservation for the Garibelli Camping Center",
  "description": "The Garibelli Camping Center is in the town of Inje, in 137, with mountains and forests around it.",
  "url": "https://campertunity.com/listings/campgrounds/garibelli-kaempingjang",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/img/fire_img.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0731303,
    "longitude": 128.3383524
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100090"
  ]
}