{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/two-lakes-campground-travel-wisconsin-washburn-wi",
  "name": "Two Lakes Campground",
  "description": "Located on the east side of the beautiful 1,323-acre Lake Owen, this campground has 90 sites. Shaded campsites nestled under towering pines and hardwoods is the setting for this campground. Each campsite includes a parking spur, fire ring, picnic table, tent pad and can accommodate RV's up to 50 feet. The campground has drinking water, a pay telephone, vault toilets, a fishing pier, two swimming beaches, two developed boat ramps, a dump station for RV's, and an interpretive trail.",
  "url": "https://campertunity.com/listings/campgrounds/two-lakes-campground-travel-wisconsin-washburn-wi",
  "image": [
    "https://www.travelwisconsin.com/images/travel-wisconsin-logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 214",
    "addressLocality": "Washburn",
    "addressRegion": "WI",
    "postalCode": "54891",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.300209873511,
    "longitude": -91.1862256622315
  },
  "sameAs": [
    "https://www.travelwisconsin.com/campgrounds/two-lakes-campground-200636"
  ]
}