{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ole-railway-rv-park-ardmore-ok",
  "name": "Ole Railway RV Park",
  "description": "A Well-Maintained RV Park Offering Wi-Fi, Laundry, and Safety Amenities for an Unbeatable Experience.",
  "url": "https://campertunity.com/listings/campgrounds/ole-railway-rv-park-ardmore-ok",
  "image": [
    "https://img1.wsimg.com/isteam/ip/e7377b1e-57ec-46f5-81d6-c86b3a4245cb/Ole%20Railway.jpg",
    "http://img1.wsimg.com/isteam/ip/e7377b1e-57ec-46f5-81d6-c86b3a4245cb/Ole%20Railway.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6185 Dickson Rd",
    "addressLocality": "Ardmore",
    "addressRegion": "OK",
    "postalCode": "73401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1616564,
    "longitude": -96.9873305
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}