{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/4-14",
  "name": "우니메이카 고령점",
  "description": "Unimaica Goryeongjeom is located below Gayasan Mountain and consists of 7 crushed stone sites. It is a place where you can use individual toilets and shower rooms, which were the most uncomfortable parts of camping, and only two people can be booked.",
  "url": "https://campertunity.com/listings/campgrounds/4-14",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925180008139.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "백리로 391-16",
    "addressLocality": "고령군",
    "addressRegion": "경북",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8124629,
    "longitude": 128.1944874
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/8082"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}