{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rusted-rail-rv-park-kaufman-tx",
  "name": "Rusted Rail RV Park",
  "description": "Rusted Rail RV Park is located at 1240 CR 268, Kaufman, Kaufman TX 75142. Rusted Rail RV Park can be contacted at ***-***-**** or https://www.rustedrailrv.com",
  "url": "https://campertunity.com/listings/campgrounds/rusted-rail-rv-park-kaufman-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/36776/1674599979_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1240 CR 268, Kaufman",
    "addressLocality": "Kaufman",
    "addressRegion": "TX",
    "postalCode": "75142",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.5850948,
    "longitude": -96.2588369
  }
}