{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/provence-campground-paju-gyeonggi",
  "name": "프로방스 캠핑장",
  "description": "서울 가양대교에서 차량으로 20분거리, 운정신도시에서 10분거리 위치하며 주변이 야산으로 둘러싸여 있고 특히 프로방스베이커리에서 운영하는 장소로 교황빵체험을 같이 할수 있음.",
  "url": "https://campertunity.com/listings/campgrounds/provence-campground-paju-gyeonggi",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241206071624561.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "송화로 170-27",
    "addressLocality": "파주시",
    "addressRegion": "경기",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7807259,
    "longitude": 126.7761514
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101251"
  ]
}