{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/in",
  "name": "Book a gorilla camp in Guerrysanshan.",
  "description": "Gorilla campers with smudges, star Hillings in the night sky, the law, the Temple Trackings in the landscape, and wherever you look, we invite you to a place that you can't help but be touched by nature's wind.",
  "url": "https://campertunity.com/listings/campgrounds/in",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925181017605.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5269646,
    "longitude": 127.816666
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101411"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}