{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/winchester-republic-wa",
  "name": "Winchester RV Resort",
  "description": "Winchester RV Resort camping reservations and campground information. Learn more about camping near Winchester RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/winchester-republic-wa",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783450/%7Bpht%7DphotoURL4-original%7Bpht%7D1699567513530.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8 West Curlew Lake Road",
    "addressLocality": "Republic",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.67952,
    "longitude": -118.66663
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}