{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bokgol-camping-geoje-si",
  "name": "Bokgol Camping Ground",
  "description": "Bokgol Camping Ground is located at Samgeo 6-gil 4-15, Samgeo-dong, Geoje-si, Gyeongnam. There are mountains and forests nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bokgol-camping-geoje-si",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241206071146633.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Samgeo 6-gil 4-15 (Samgeo-dong)",
    "addressLocality": "Geoje-si",
    "addressRegion": "Gyeongnam",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.8482988,
    "longitude": 128.6531836
  }
}