{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-45-25",
  "name": "어도숲 캠핑장",
  "description": "어도숲 캠핑장은 경기 화성시 송산면 어섬길259번길 64에 있습니다. 주변에는 해변가 있습니다",
  "url": "https://campertunity.com/listings/campgrounds/campground-45-25",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w750_h375_241031181924923.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "어섬길259번길 64",
    "addressLocality": "화성시",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2446687502115,
    "longitude": 126.652457017192
  }
}