{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stuarts-leisure-acres-webster-wi",
  "name": "Stuart's Leisure Acres",
  "description": "Stuart's Leisure Acres is located at 27950 Yellow Lake Road, Webster WI 54893. Stuart's Leisure Acres can be contacted at ***-***-**** or http://stuartsleisureacres.com/",
  "url": "https://campertunity.com/listings/campgrounds/stuarts-leisure-acres-webster-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27950 Yellow Lake Road",
    "addressLocality": "Webster",
    "addressRegion": "WI",
    "postalCode": "54893",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9284042,
    "longitude": -92.420303
  }
}