{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-north-spokane-rv-campground-spokane",
  "name": "North Spokane RV Campground",
  "description": "North Spokane RV Campground is located at 10904 North Newport Highway, Spokane WA 99218. North Spokane RV Campground can be contacted at ***-***-**** or http://northspokanervcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-north-spokane-rv-campground-spokane",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10904 North Newport Highway",
    "addressLocality": "Spokane",
    "addressRegion": "WA",
    "postalCode": "99218",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.7565444,
    "longitude": -117.3935411
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/spokane/north-spokane-rv-campground"
  ]
}