{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-2-112",
  "name": "A reservation for camping grounds at the SKCC center.",
  "description": "There are several experiences in this area, such as climbing a horse, climbing a long-term town, creating a mountain girl, and so on.",
  "url": "https://campertunity.com/listings/campgrounds/campground-2-112",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/img/fire_img.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9300896,
    "longitude": 129.4821544
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/627"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel Road"
    }
  ]
}