{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ellacoya-state-park-gilford-nh",
  "name": "Ellacoya State Park",
  "description": "Ellacoya State Park is located at 280 Scenic Drive, Gilford NH 3249. Ellacoya State Park can be contacted at ***-***-**** or http://nhstateparks.org/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ellacoya-state-park-gilford-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "280 Scenic Drive",
    "addressLocality": "Gilford",
    "addressRegion": "NH",
    "postalCode": "3249",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5734267,
    "longitude": -71.3554897
  }
}