{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bison-trail-rv-park-madison-nc",
  "name": "Bison Trail RV Park Madison, NC",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/bison-trail-rv-park-madison-nc",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.337051,
    "longitude": -79.880135
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}