{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeview-terrace-mobile-park-grand-coulee-wa",
  "name": "Lakeview Terrace Mobile Park",
  "description": "Lakeview Terrace Mobile Park is located at 44900 Washington 174, Grand Coulee WA 99133. Lakeview Terrace Mobile Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/lakeview-terrace-mobile-park-grand-coulee-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "44900 Washington 174",
    "addressLocality": "Grand Coulee",
    "addressRegion": "WA",
    "postalCode": "99133",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9183609,
    "longitude": -118.9357344
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/grand-coulee/lakeview-terrace-mobile-park"
  ]
}