{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-homestead-campground-milton-vt",
  "name": "Homestead Campground",
  "description": "Homestead Campground is located at 864 Ethan Allen Highway, Milton VT 5468. Homestead Campground can be contacted at ***-***-**** or http://homesteadcampground.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-homestead-campground-milton-vt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "864 Ethan Allen Highway",
    "addressLocality": "Milton",
    "addressRegion": "VT",
    "postalCode": "5468",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6908106,
    "longitude": -73.1063961
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/vermont/milton/homestead-campground"
  ]
}