{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fin-feather-resort-hemphill-tx-1",
  "name": "Fin & Feather Resort",
  "description": "Fin & Feather Resort is located at 245 Fin and Feather Drive, Hemphill TX 75948. Fin & Feather Resort can be contacted at ***-***-**** or http://www.finnfeatherresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/fin-feather-resort-hemphill-tx-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "245 Fin and Feather Drive",
    "addressLocality": "Hemphill",
    "addressRegion": "TX",
    "postalCode": "75948",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.278445,
    "longitude": -93.721731
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/hemphill/fin-feather-resort",
    "https://thedyrt.com/camping/texas/fin-and-feather-rv-resort",
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/hemphill/fin-feather-resort"
  ]
}