{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-d-a-r-state-park-addison-vt",
  "name": "D.A.R. State Park",
  "description": "D.A.R. State Park is located at 6750 Vermont 17, Addison VT 5491. D.A.R. State Park can be contacted at ***-***-**** or https://vtstateparks.com/dar.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-d-a-r-state-park-addison-vt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6750 Vermont 17",
    "addressLocality": "Addison",
    "addressRegion": "VT",
    "postalCode": "5491",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0554412,
    "longitude": -73.4147214
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/vermont/addison/d-a-r-state-park"
  ]
}