{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crescent-bar-quincy-wa",
  "name": "Crescent Bar Resort",
  "description": "Crescent Bar Resort is located at 8894 Crescent Bar Road Northwest, Quincy WA 98848. Crescent Bar Resort can be contacted at ***-***-**** or http://crescentbarresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crescent-bar-quincy-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8894 Crescent Bar Road Northwest, 1",
    "addressLocality": "Quincy",
    "addressRegion": "WA",
    "postalCode": "98848",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.2174601,
    "longitude": -119.9945152
  }
}