{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cougar-rock-campground-ashford-wa",
  "name": "What is the phone number for Cougar Rock Campground?",
  "description": "Cougar Rock Campground is located at , Ashford WA 98304. Cougar Rock Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/cougar-rock-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=70946",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cougar-rock-campground-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.7675156,
    "longitude": -121.7942696
  }
}