{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-1-54",
  "name": "Schedule camping under the sky",
  "description": "Camping under the sky is on the 6th and 47-70th mountain range.",
  "url": "https://campertunity.com/listings/campgrounds/campground-1-54",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/img/fire_img.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.3650148,
    "longitude": 126.418231
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100731"
  ]
}