{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunny-hills-camping",
  "name": "Book a Sunni Hills camp.",
  "description": "The competition is also a comfortable camping ground, which seems to have been a visit to the country's countryside. It is a more pleasant place to enjoy the warm hot springs, especially with natural aluminum springs coming up from the ground 700 meters below.",
  "url": "https://campertunity.com/listings/campgrounds/sunny-hills-camping",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_250620111213565.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.996091,
    "longitude": 126.890469
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/1626"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}