{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodside-rv-resort-show-low-az",
  "name": "Woodside RV Resort",
  "description": "Woodside RV Resort camping reservations and campground information. Learn more about camping near Woodside RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/woodside-rv-resort-show-low-az",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3850 Vacation Village Dr",
    "addressLocality": "Show Low",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2148,
    "longitude": -110.02205
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/woodside-rv-resort/CHUB/782976/overview",
    "https://www.woodsidervresort.com",
    "https://gocampingamerica.com/campgrounds-rv-parks/arizona/show-low/woodside-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}