{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/prude-fort-davis-tx-us",
  "name": "Prude Ranch",
  "description": "Prude Ranch is located at 209 Texas 118, Fort Davis TX 79734. Prude Ranch can be contacted at ***-***-**** or http://prude-ranch.com/",
  "url": "https://campertunity.com/listings/campgrounds/prude-fort-davis-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "209 Texas 118",
    "addressLocality": "Fort Davis",
    "addressRegion": "TX",
    "postalCode": "79734",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6077958,
    "longitude": -103.9505441
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/fort-davis/prude-ranch"
  ]
}