{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-ells-rv-park-west-chazy-ny",
  "name": "Twin Ells RV Park",
  "description": "Twin Ells RV Park camping reservations and campground information. Learn more about camping near Twin Ells RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/twin-ells-rv-park-west-chazy-ny",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784322/%7Bpht%7DphotoURL2-original%7Bpht%7D1722758621267.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "255 La Plante Road",
    "addressLocality": "West Chazy",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.79228,
    "longitude": -73.53973
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}