{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/awesome-camping-ground",
  "name": "Book an Aim Camping Camp",
  "description": "Hi, it's called the Awesome Camp, which is in the River, and it's a camp where we're going to make the wide, cool view cool to the heart, and the rising sun is a beautiful, quiet camping ground, and if you want to get out of the city, if you want to get a Hilling, you can visit it.",
  "url": "https://campertunity.com/listings/campgrounds/awesome-camping-ground",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241205185910199.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6336404,
    "longitude": 126.4084801
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100324"
  ]
}