{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/will-o-wood-campground-brownington-vt",
  "name": "Will-O-wood Campground",
  "description": "Will-O-wood Campground is located at 227 Will-O-Wood Lane, Brownington VT 5860. Will-O-wood Campground can be contacted at ***-***-**** or http://www.will-o-woodcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/will-o-wood-campground-brownington-vt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "227 Will-O-Wood Lane",
    "addressLocality": "Brownington",
    "addressRegion": "VT",
    "postalCode": "5860",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.787388,
    "longitude": -72.078842
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/vermont/brownington/will-o-wood-campground"
  ]
}