{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/knox-butte-rv-park-albany-or-1",
  "name": "What is the phone number for Knox Butte RV Park?",
  "description": "Knox Butte RV Park is located at 125 Expo Parkway Northeast, Albany OR 97322. Knox Butte RV Park can be contacted at ***-***-**** or http://www.knoxbuttervpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/knox-butte-rv-park-albany-or-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "125 Expo Parkway Northeast",
    "addressLocality": "Albany",
    "addressRegion": "OR",
    "postalCode": "97322",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.645311,
    "longitude": -123.055299
  }
}