{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mount-greylock-state-reservation-lanesborough-ma",
  "name": "Mount Greylock State Reservation",
  "description": "Mount Greylock State Reservation is located at 30 Rockwell Road, Lanesborough MA 1237. Mount Greylock State Reservation can be contacted at ***-***-**** or https://www.mass.gov/locations/mount-greylock-state-reservation",
  "url": "https://campertunity.com/listings/campgrounds/mount-greylock-state-reservation-lanesborough-ma",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30 Rockwell Road",
    "addressLocality": "Lanesborough",
    "addressRegion": "MA",
    "postalCode": "1237",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.602337,
    "longitude": -73.176263
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/massachusetts/lanesborough/mount-greylock-state-reservation"
  ]
}