{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/newberry-rv-park-la-pine-or-1",
  "name": "Newberry RV Park",
  "description": "Newberry RV Park is located at 52660 U.S. 97, La Pine OR 97739. Newberry RV Park can be contacted at ***-***-**** or http://newberryrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/newberry-rv-park-la-pine-or-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52660 U.S. 97",
    "addressLocality": "La Pine",
    "addressRegion": "OR",
    "postalCode": "97739",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.712343,
    "longitude": -121.473893
  }
}