{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/park-lane-motel-suites-rv-park-spokane-valley-wa",
  "name": "What is the phone number for Park Lane Motel Suites & RV Park?",
  "description": "Park Lane Motel Suites & RV Park is located at 4412 East Sprague Avenue, Spokane Valley WA 99212. Park Lane Motel Suites & RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/park-lane-motel-suites-rv-park-spokane-valley-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4412 East Sprague Avenue",
    "addressLocality": "Spokane Valley",
    "addressRegion": "WA",
    "postalCode": "99212",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6568443,
    "longitude": -117.3453573
  }
}