{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quechee-state-park-camping-white-river-junction-vt-us",
  "name": "What is the phone number for Quechee State Park Camping?",
  "description": "Quechee State Park Camping is located at 5800 Woodstock Road, White River Junction VT 5001. Quechee State Park Camping can be contacted at ***-***-**** or https://vtstateparks.com/quechee.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quechee-state-park-camping-white-river-junction-vt-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5800 Woodstock Road",
    "addressLocality": "White River Junction",
    "addressRegion": "VT",
    "postalCode": "5001",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6355416,
    "longitude": -72.4011415
  }
}