{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eastwood-medford-wi",
  "name": "Eastwood",
  "description": "Explore Eastwood in Chequamegon-Nicolet Nf, Wisconsin with Recreation.gov. The Eastwood Campground is a family-friendly campground with access to a beautiful northern Wisconsin recreation area, complete with hiking trails and a scenic",
  "url": "https://campertunity.com/listings/campgrounds/eastwood-medford-wi",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/05/28/18/21/233763_6a9647c9-337f-4ab4-83b2-4122b392dd56_700.jpg",
    "https://cdn.recreation.gov/public/images/70456.jpg",
    "https://cdn.recreation.gov/public/images/70471.jpg",
    "https://cdn.recreation.gov/public/2021/05/26/18/23/233763_292fe7fa-ba59-451f-91b0-c62d3f95dbb7_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/05/26/18/05/233763_f93582ad-ea14-4650-8018-b6f07099e610_700.jpg",
    "https://cdn.recreation.gov/public/2021/05/26/18/04/233763_2cdea831-1ac2-47ba-8970-cbef608d06ff_700.jpg",
    "https://cdn.recreation.gov/public/2021/05/26/18/21/233763_368bdd53-6920-4a56-869d-ee3495ae1afc_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eastwood",
    "addressLocality": "Medford",
    "addressRegion": "Wisconsin",
    "postalCode": "54451",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3308333,
    "longitude": -90.4438889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233763"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$15+"
}