{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-greenfield-state-park-greenfield-nh",
  "name": "Greenfield State Park",
  "description": "Greenfield State Park is located at 973 Forest Road, Greenfield NH 3047. Greenfield State Park can be contacted at ***-***-**** or https://www.nhstateparks.org/visit/state-parks/greenfield-state-park.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-greenfield-state-park-greenfield-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "973 Forest Road",
    "addressLocality": "Greenfield",
    "addressRegion": "NH",
    "postalCode": "3047",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9622151,
    "longitude": -71.8969686
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-hampshire/new-hampshire-greenfield-state-park",
    "https://thedyrt.com/camping/new-hampshire/near/lyndeborough/with/tent",
    "https://thedyrt.com/camping/new-hampshire/near/bow/with/tent",
    "https://www.camping.org/campgrounds/new-hampshire/greenfield/greenfield-state-park"
  ]
}