{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-willows-trailer-village-moses-lake",
  "name": "Willows Trailer Village",
  "description": "Willows Trailer Village is located at 1347 Road M Southeast, Moses Lake WA 98837. Willows Trailer Village can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-willows-trailer-village-moses-lake",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1347 Road M Southeast",
    "addressLocality": "Moses Lake",
    "addressRegion": "WA",
    "postalCode": "98837",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.067191,
    "longitude": -119.214202
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/moses-lake/willows-trailer-village"
  ]
}