{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/park-at-cave-b-quincy-wa",
  "name": "The Park at Cave B",
  "description": "The Park at Cave B camping reservations and campground information. Learn more about camping near The Park at Cave B and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/park-at-cave-b-quincy-wa",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783605/%7Bpht%7DphotoURL6-original%7Bpht%7D1699571138547.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "348 Silica Road Northwest",
    "addressLocality": "Quincy",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.09642,
    "longitude": -119.99505
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}