{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodward-campground-and-rv-park-woodward",
  "name": "Woodward Campground and RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/woodward-campground-and-rv-park-woodward",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/043/653/full/woodward-campground-and-rv-park-lot-129.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Woodward",
    "addressRegion": "OK",
    "postalCode": "73801",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/woodward-campground-and-rv-park-49093"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}