{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sahara-creek-dnr-horse-camp-ashford-wa",
  "name": "What is the phone number for Sahara Creek DNR Horse Camp?",
  "description": "Sahara Creek DNR Horse Camp is located at 262nd Avenue East, Ashford WA 98304. Sahara Creek DNR Horse Camp can be contacted at ***-***-**** or http://www.parks.wa.gov/ada-rec/detail.aspx?regionNbr=3",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sahara-creek-dnr-horse-camp-ashford-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "262nd Avenue East",
    "addressLocality": "Ashford",
    "addressRegion": "WA",
    "postalCode": "98304",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.758252,
    "longitude": -122.0857782
  }
}