{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-trail-rv-lake-durant-durant-ok",
  "name": "Silver Trail RV Park at Lake Durant",
  "description": "Silver Trail RV Park at Lake Durant camping reservations and campground information. Learn more about camping near Silver Trail RV Park at Lake Durant and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/silver-trail-rv-lake-durant-durant-ok",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783553/%7Bpht%7DphotoURL4-original%7Bpht%7D1699578701714.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "34825 Oklahoma 78",
    "addressLocality": "Durant",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.08503,
    "longitude": -96.39499
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/silver-trail-rv-park-at-lake-durant/CHUB/783553/overview",
    "https://www.silvertrailrvpark.com/"
  ],
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}