{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rvcamppark",
  "name": "A reservation for the RVCAMPARK auto camper in Camp Park.",
  "description": "The camp park car camper is not just in the middle of nowhere, but in the middle of the ocean, it's 285-1, and there's mountains and forests around it.",
  "url": "https://campertunity.com/listings/campgrounds/rvcamppark",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241127142732319.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4806945,
    "longitude": 128.379119
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100120"
  ]
}