{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hanko-tourist-farm-campground-yongin-gyeonggi",
  "name": "한코관광농원야영장",
  "description": "It is located right below Hantaek Botanical Garden, a representative tourist destination in Pyeongtaek. It is a day picnic campsite with a cafe, offering barbecue facilities and selling food.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hanko-tourist-farm-campground-yongin-gyeonggi",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w960_h1280_241206071620516.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "한택로 18",
    "addressLocality": "용인시",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0957446,
    "longitude": 127.4056191
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}