{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quechee-pine-valley-koa-white-river-junction-vt-us",
  "name": "What is the phone number for Quechee / Pine Valley KOA Holiday?",
  "description": "Quechee / Pine Valley KOA Holiday is located at 3700 Woodstock Road, White River Junction VT 5001. Quechee / Pine Valley KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/quechee/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quechee-pine-valley-koa-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": "3700 Woodstock Road",
    "addressLocality": "White River Junction",
    "addressRegion": "VT",
    "postalCode": "5001",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.659222,
    "longitude": -72.386861
  }
}