{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moffit-beach-campground-speculator-ny",
  "name": "Moffit Beach Campground",
  "description": "Moffit Beach Campground is located at , Speculator NY 12164. Moffit Beach Campground can be contacted at ***-***-**** or https://newyorkstateparks.reserveamerica.com/campgroundDetails.do?contractCode=NY&parkId=673&utm_medium=digitalpub&utm_source=nxtbook&utm_campaign=NY-Camp-Guide-2017&utm_content=Moffitt-Beach",
  "url": "https://campertunity.com/listings/campgrounds/moffit-beach-campground-speculator-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Speculator",
    "addressRegion": "NY",
    "postalCode": "12164",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.49429,
    "longitude": -74.4105498
  }
}