{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/empire-rv-park-at-ny-state-fairgrounds-syracuse-ny",
  "name": "Empire RV Park at the NY State Fairgrounds",
  "description": "Empire RV Park at the NY State Fairgrounds camping reservations and campground information. Learn more about camping near Empire RV Park at the NY State Fairgrounds and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/empire-rv-park-at-ny-state-fairgrounds-syracuse-ny",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NY/pid4835/%7Bpht%7DNYStateFairLogo2015%7Bpht%7D1459960006238.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "581 State Fair Blvd.",
    "addressLocality": "Syracuse",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0739,
    "longitude": -76.22144
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/empire-rv-park-at-the-ny-state-fairgrounds/NY/4835/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}