{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/suncrest-rv-park-moses-lake-wa",
  "name": "Suncrest RV Park",
  "description": "Suncrest RV Park is located at 303 Hansen Road, Moses Lake WA 98837. Suncrest RV Park can be contacted at ***-***-**** or http://suncrestresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/suncrest-rv-park-moses-lake-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "303 Hansen Road",
    "addressLocality": "Moses Lake",
    "addressRegion": "WA",
    "postalCode": "98837",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1071021,
    "longitude": -119.3433535
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/moses-lake/suncrest-rv-park"
  ]
}