{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-creek-ashford-wa",
  "name": "What is the phone number for Big Creek Campground?",
  "description": "Big Creek Campground is located at , Ashford WA 98304. Big Creek Campground can be contacted at or https://www.recreation.gov/camping/big-creek/r/campgroundDetails.do?contractCode=NRSO&parkId=74098",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-creek-ashford-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ashford",
    "addressRegion": "WA",
    "postalCode": "98304",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.734553,
    "longitude": -121.9684378
  }
}