{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-shaftsbury-state-park-shaftsbury-vt",
  "name": "What is the phone number for Lake Shaftsbury State Park?",
  "description": "Lake Shaftsbury State Park is located at 262 Lake Shaftsbury Road, Shaftsbury VT 5262. Lake Shaftsbury State Park can be contacted at ***-***-**** or https://vtstateparks.com/shaftsbury.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-shaftsbury-state-park-shaftsbury-vt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "262 Lake Shaftsbury Road",
    "addressLocality": "Shaftsbury",
    "addressRegion": "VT",
    "postalCode": "5262",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0222079,
    "longitude": -73.1835337
  }
}