{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heather-meadows-visitor-center-deming-wa",
  "name": "Heather Meadows Visitor Center",
  "description": "Heather Meadows Visitor Center is located at , Deming WA 98244. Heather Meadows Visitor Center can be contacted at or https://www.fs.usda.gov/recarea/mbs/recarea/?recid=17524",
  "url": "https://campertunity.com/listings/campgrounds/heather-meadows-visitor-center-deming-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Deming",
    "addressRegion": "WA",
    "postalCode": "98244",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8548169,
    "longitude": -121.6857558
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/deming/heather-meadows-visitor-center"
  ]
}