{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grove-camping-cheongdo",
  "name": "Grove Camping",
  "description": "Grove Camping, an emotional campsite located in a valley, is situated in Unmun-myeon, Cheongdo-gun, Gyeongbuk. It operates a campsite along with a Mediterranean-style pension. Thanks to its location in the valley, it's great for enjoying camping while escaping the summer heat. The campsite has 8 auto-camping sites made of crushed stone. The size is 6x7, and 3 of them have sunshades. Karaoke and a swimming pool are also notable facilities. Unmunsan Natural Recreation Forest is nearby, making i...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grove-camping-cheongdo",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w750_h375_241031174029209.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "운문면 신원3길 2-4",
    "addressLocality": "청도군",
    "addressRegion": "경북",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6723432,
    "longitude": 129.0017429
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}