{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-davis-inn-rv-fort-davis-tx",
  "name": "FORT DAVIS INN & RV",
  "description": "FORT DAVIS INN & RV is located at 2201 Texas 17, Fort Davis TX 79734. FORT DAVIS INN & RV can be contacted at ***-***-**** or https://ftdavisinntx.com/",
  "url": "https://campertunity.com/listings/campgrounds/fort-davis-inn-rv-fort-davis-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2201 Texas 17",
    "addressLocality": "Fort Davis",
    "addressRegion": "TX",
    "postalCode": "79734",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6074433,
    "longitude": -103.8828581
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/fort-davis/fort-davis-inn-rv"
  ]
}