{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moreau-lake-state-park-gansvoort-ny",
  "name": "Moreau Lake State Park",
  "description": "Moreau Lake State Park camping reservations and campground information. Learn more about camping near Moreau Lake State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/moreau-lake-state-park-gansvoort-ny",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NY/pid311/%7Bpht%7DfMoreau%2520Fall%2520JAR_0085-85%7Bpht%7D1412018539838.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "605 OLD SARATOGA RD",
    "addressLocality": "GANSEVOORT",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.23444,
    "longitude": -73.71417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}