{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trailer-inns-spokane-spokane-valley-wa",
  "name": "What is the phone number for Trailer Inns RV of Spokane?",
  "description": "Trailer Inns RV of Spokane is located at 6021 East 4th Avenue, Spokane Valley WA 99212. Trailer Inns RV of Spokane can be contacted at ***-***-**** or https://www.trailerinnsrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trailer-inns-spokane-spokane-valley-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6021 East 4th Avenue",
    "addressLocality": "Spokane Valley",
    "addressRegion": "WA",
    "postalCode": "99212",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.653989,
    "longitude": -117.3235131
  }
}