{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-champagne-resort-vermont-53-lake-champagne-drive",
  "name": "Lake Champagne Resort Vermont 53 Lake Champagne Drive, Randolph, VT 05061",
  "description": "The most centrally located RV Park in Vermont! A great place to stay in the Green Mountains and day trip to all the best of Vermont. Rated 10-9-10 by GoodSam. Big Rig Friendly, Wi-Fi, Cell Service, 50 Amp Pull thru sites, W&E sites, rustic tent sites.",
  "url": "https://campertunity.com/listings/campgrounds/lake-champagne-resort-vermont-53-lake-champagne-drive",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "53 Lake Champagne Drive",
    "addressLocality": "Randolph",
    "addressRegion": "VT",
    "postalCode": "05061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.942748,
    "longitude": -72.605902
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/99817-lake-champagne-resort-vermont-in-randolph-vt"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}