{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pokegama-lake-rv-park-golf-course-pine-city-mn",
  "name": "What is the phone number for Pokegama Lake R.V. Park & Golf Course?",
  "description": "Pokegama Lake R.V. Park & Golf Course is located at 19193 Island Resort Road, Pine City MN 55063. Pokegama Lake R.V. Park & Golf Course can be contacted at ***-***-**** or http://www.pokegamalakervandgolf.com/",
  "url": "https://campertunity.com/listings/campgrounds/pokegama-lake-rv-park-golf-course-pine-city-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19193 Island Resort Road",
    "addressLocality": "Pine City",
    "addressRegion": "MN",
    "postalCode": "55063",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8693188,
    "longitude": -93.0483198
  }
}