{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ogane-camping-jecheon",
  "name": "오가네캠핑",
  "description": "오가네캠핑은 충북 제천시 하소천길 292-8 (신월동)에 있습니다. 주변에는 도심가 있습니다",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ogane-camping-jecheon",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w960_h1280_241209154723756.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "하소천길 292-8 (신월동)",
    "addressLocality": "제천시",
    "addressRegion": "충북",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1609690983296,
    "longitude": 128.197370725176
  }
}