{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ariari-forest-campground-yeongwol-gangwon",
  "name": "아리아리 숲속야영장",
  "description": "아리아리 숲속야영장은 강원 영월군 주천면 솔치로 240-70에 있습니다. 주변에는 산가 있습니다",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ariari-forest-campground-yeongwol-gangwon",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241127142733485.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "솔치로 240-70",
    "addressLocality": "영월군 주천면",
    "addressRegion": "강원",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2636765,
    "longitude": 128.2126356
  }
}