{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crows-nest-ranch-fort-davis-tx",
  "name": "Crow's Nest Ranch",
  "description": "Crow's Nest Ranch is located at 401 Crow's Nest Road, Fort Davis TX 79734. Crow's Nest Ranch can be contacted at ***-***-**** or http://www.crowsnestranch.com/",
  "url": "https://campertunity.com/listings/campgrounds/crows-nest-ranch-fort-davis-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "401 Crow's Nest Road",
    "addressLocality": "Fort Davis",
    "addressRegion": "TX",
    "postalCode": "79734",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.5517573,
    "longitude": -104.1538445
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/fort-davis/crow-s-nest-ranch"
  ]
}