{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/haeoreum-campground-ulsan-ulju",
  "name": "The sun is at the camp.",
  "description": "It's 10 minutes away, the first ever to rise from the country.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/haeoreum-campground-ulsan-ulju",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w960_h720_241115180515356.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "서생면 해맞이로 1109-17",
    "addressLocality": "울주군",
    "addressRegion": "울산",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3581755,
    "longitude": 129.3449996
  }
}