{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-weatherford-tx-1",
  "name": "Spot2Nite",
  "description": "Check out Hooves N Wheels RV Park & Horse Motel in Weatherford, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-weatherford-tx-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Weatherford",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.698324,
    "longitude": -97.7744683
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/weatherford/hooves-n-wheels-rv-park-horse-motel?slug=hooves-n-wheels-rv-park-horse-motel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}