{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-road-runner-rv-park-fort-stockt",
  "name": "Road Runner RV Park",
  "description": "Road Runner RV Park is located at 735 US Highway 285, Fort Stockton TX 79735. Road Runner RV Park can be contacted at ***-***-**** or http://www.road-runnerrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-road-runner-rv-park-fort-stockt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "735 US Highway 285, 1",
    "addressLocality": "Fort Stockton",
    "addressRegion": "TX",
    "postalCode": "79735",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.8787195,
    "longitude": -102.867749
  }
}