{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alderwood-rv-express-mead-wa-us",
  "name": "What is the phone number for Alderwood RV Express?",
  "description": "Alderwood RV Express is located at 14007 North Newport Highway, Mead WA 99021. Alderwood RV Express can be contacted at ***-***-**** or https://highwaywestvacations.com/properties/alderwood",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alderwood-rv-express-mead-wa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14007 North Newport Highway",
    "addressLocality": "Mead",
    "addressRegion": "WA",
    "postalCode": "99021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.7852055,
    "longitude": -117.3545757
  }
}