{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-blue-ox-rv-park-albany-or",
  "name": "What is the phone number for Blue Ox RV Park?",
  "description": "Blue Ox RV Park is located at 4000 Blue Ox Drive Southeast, Albany OR 97322. Blue Ox RV Park can be contacted at ***-***-**** or http://theblueoxrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-blue-ox-rv-park-albany-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4000 Blue Ox Drive Southeast",
    "addressLocality": "Albany",
    "addressRegion": "OR",
    "postalCode": "97322",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.633257,
    "longitude": -123.0499401
  }
}