{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jackpine-rv-mobile-home-pk-la-pine-or",
  "name": "Jackpine RV & Mobile Home Pk",
  "description": "Jackpine RV & Mobile Home Pk is located at 147860 U.S. 97, La Pine OR 97739. Jackpine RV & Mobile Home Pk can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/jackpine-rv-mobile-home-pk-la-pine-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "147860 U.S. 97",
    "addressLocality": "La Pine",
    "addressRegion": "OR",
    "postalCode": "97739",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.563828,
    "longitude": -121.5919368
  }
}