{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bugs-glamping-gokseong-jeonnam",
  "name": "Bucksglemping",
  "description": "There are 17 glampings in the front of the front row, and inside the cabin there are beds, refrigerators, microwaves, sinks, bathrooms, and showers that can be used dailyly. The pool can only be used from March to November.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bugs-glamping-gokseong-jeonnam",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w800_h533_241128114744755.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "입면 청계동로 989-16",
    "addressLocality": "곡성군",
    "addressRegion": "전남",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3138926,
    "longitude": 127.218421
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}