{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lapine-state-park-campground-la-pin",
  "name": "LaPine State Park Campground",
  "description": "LaPine State Park Campground is located at 15800 State Recreation Road, La Pine OR 97739. LaPine State Park Campground can be contacted at ***-***-**** or https://oregonstateparks.reserveamerica.com/camping/lapine-state-park/r/campgroundDetails.do?contractCode=OR&parkId=402479",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lapine-state-park-campground-la-pin",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15800 State Recreation Road",
    "addressLocality": "La Pine",
    "addressRegion": "OR",
    "postalCode": "97739",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7721729,
    "longitude": -121.5419531
  }
}