{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buenos-aires-campground-gapyeong",
  "name": "Buenos Aires Camp",
  "description": "The Buenos Aires camp is 949 on top of the town of Wall Street.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buenos-aires-campground-gapyeong",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w750_h375_241031173346042.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "상지로 949",
    "addressLocality": "가평읍",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7405169,
    "longitude": 127.4999437
  }
}