{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/newtown-battlefield-state-park-elmira-ny",
  "name": "Newtown Battlefield State Park",
  "description": "Newtown Battlefield State Park camping reservations and campground information. Learn more about camping near Newtown Battlefield State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/newtown-battlefield-state-park-elmira-ny",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2346 Co. Rt. 60 Rd",
    "addressLocality": "Elmira",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.04944,
    "longitude": -76.74167
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/newtown-battlefield-state-park/NY/1835/overview",
    "https://campflare.com/campground/newtown-battlefield-state-park-835"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}