{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silverline-lakeside-resort-winthrop-wa",
  "name": "Silverline Lakeside Resort",
  "description": "Silverline Lakeside Resort camping reservations and campground information. Learn more about camping near Silverline Lakeside Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/silverline-lakeside-resort-winthrop-wa",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783648/%7Bpht%7DphotoURL5-original%7Bpht%7D1699572644844.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "677 Bear Creek Road",
    "addressLocality": "Winthrop",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.49433,
    "longitude": -120.16431
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}