{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mt-greylock-campsite-park-lanesborough-ma",
  "name": "Mt. Greylock Campsite Park",
  "description": "Mt. Greylock Campsite Park camping reservations and campground information. Learn more about camping near Mt. Greylock Campsite Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/mt-greylock-campsite-park-lanesborough-ma",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783226/%7Bpht%7DphotoURL2-original%7Bpht%7D1699575307550.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15 Scott Road",
    "addressLocality": "Lanesborough",
    "addressRegion": "MA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.55039,
    "longitude": -73.2302
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/mt-greylock-campsite-park/CHUB/783226/overview",
    "https://www.mtgreylockcampsitepark.com/",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}