{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/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": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/northampton-springfield-koa-holiday-westhampton-ma",
  "image": [
    "https://koa.com/content/campgrounds/northampton/backgrounds/21137backgrounds62fe9498-8126-4d21-a0c9-fa35c3bd8587.JPG",
    "https://koa.com/content/campgrounds/northampton/photos/dd98bbeb-4a44-471f-b1c7-ab6fc60246c0photo3658bd4c-3ce9-4f75-b88e-81385bef3c05.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "139 South Road",
    "addressLocality": "Westhampton",
    "addressRegion": "MA",
    "postalCode": "01027",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.288075,
    "longitude": -72.774852
  },
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}