{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wagon-train-rv-park-canton-tx",
  "name": "Wagon Train RV Park",
  "description": "Wagon Train RV Park camping reservations and campground information. Learn more about camping near Wagon Train RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/wagon-train-rv-park-canton-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7869 I-20",
    "addressLocality": "Canton",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.52694,
    "longitude": -95.72486
  },
  "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"
    }
  ]
}