{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hwacheon-camplay-hwacheon-gangwon",
  "name": "Canon Campey",
  "description": "There's a stream in front of the camp, you can enjoy a water game, there's a traching course 15 minutes away from the camp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hwacheon-camplay-hwacheon-gangwon",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w740_h491_241121165539988.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "갈목길 17-1",
    "addressLocality": "화천군 상서면",
    "addressRegion": "강원",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7807003,
    "longitude": 127.2887655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}