{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/northampton-springfield-koa-holiday-westhampton-ma",
  "name": "Northampton / Springfield KOA Holiday",
  "description": "Northampton / Springfield KOA Holiday is located in Westhampton, Massachusetts and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/northampton-springfield-koa-holiday-westhampton-ma",
  "image": [
    "https://koa.com/content/campgrounds/northampton/backgrounds/21137backgrounds62fe9498-8126-4d21-a0c9-fa35c3bd8587.JPG",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/northampton/photos/dd98bbeb-4a44-471f-b1c7-ab6fc60246c0photo3658bd4c-3ce9-4f75-b88e-81385bef3c05.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "139 South Road",
    "addressLocality": "Westhampton",
    "addressRegion": "MA",
    "postalCode": "01027",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.288075,
    "longitude": -72.774852
  },
  "sameAs": [
    "https://koa.com/campgrounds/northampton/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}