{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/washington-army-national-guard-camp-murray-tacoma-wa",
  "name": "Washington Army National Guard (Camp Murray)",
  "description": "Washington Army National Guard (Camp Murray) is located at 41st Division Drive, Tacoma WA 98433. Washington Army National Guard (Camp Murray) can be contacted at ***-***-**** or https://www.mil.wa.gov/about-us/contact-us",
  "url": "https://campertunity.com/listings/campgrounds/washington-army-national-guard-camp-murray-tacoma-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41st Division Drive",
    "addressLocality": "Tacoma",
    "addressRegion": "WA",
    "postalCode": "98433",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.118485,
    "longitude": -122.563337
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/tacoma/washington-army-national-guard-camp-murray"
  ]
}