{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/winding-woods-rv-park-broken-bow-ok",
  "name": "The Winding Woods RV Park",
  "description": "The Winding Woods RV Park camping reservations and campground information. Learn more about camping near The Winding Woods RV Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/winding-woods-rv-park-broken-bow-ok",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781403/%7Bpht%7DphotoURL1-rvpark%7Bpht%7D1721311518751.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21024 N. US Hwy 259",
    "addressLocality": "Broken Bow",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.29794,
    "longitude": -94.81339
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}