{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/northampton-springfield-koa-westhampton-ma",
  "name": "What is the phone number for Northampton / Springfield KOA?",
  "description": "Northampton / Springfield KOA is located at 139 South Road, Westhampton MA 1027. Northampton / Springfield KOA can be contacted at ***-***-**** or http://koa.com/campgrounds/northampton/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/northampton-springfield-koa-westhampton-ma",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "139 South Road",
    "addressLocality": "Westhampton",
    "addressRegion": "MA",
    "postalCode": "1027",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2863518,
    "longitude": -72.7753638
  }
}