{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/untitled-campground-14",
  "name": "캥거루랜드",
  "description": "자연친화적이고 아늑한 글램핑장 캥거루랜드는 충남 공주시 반포면에 자리 잡고 있다. 세 구역에 걸쳐 돔 형태의 글램핑 30개 동이 마련되어 있다. 객실 내부에는 침대, TV, 냉난방 기구, 취사 도구, 화장실, 샤워실 등 일상생활이 가능할 정도의 울품이 갖추어져 있다. 한여름 무더위를 날리기 좋은 야외 수영장과 프라이빗한 개별 바비큐장도 눈에 띈다. 주변에 계룡산국립공원이 있어 캠핑을 겸해 관광을 즐기기 제격이다.",
  "url": "https://campertunity.com/listings/campgrounds/untitled-campground-14",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w560_h315_241031180830091.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "반포면 원전말길 57-38",
    "addressLocality": "공주시",
    "addressRegion": "충남",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.384494,
    "longitude": 127.262387
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101040"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dome"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}