{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/venice-campground-pocheon-kr",
  "name": "Venice Campground",
  "description": "It is located in front of Pocheon Adonis Golf Course. It operates a small campground and a cafe together, selling home-grown mangoes. It is a place where you can enjoy the leisure of nature while drinking coffee and warm tea.",
  "url": "https://campertunity.com/listings/campgrounds/venice-campground-pocheon-kr",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/img/fire_img.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "신북면 포천로2721번길 197-87",
    "addressLocality": "Pocheon-si",
    "addressRegion": "Gyeonggi-do",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9696141,
    "longitude": 127.1758998
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100778"
  ]
}