{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-weimar-tx-1",
  "name": "Spot2Nite",
  "description": "Check out Iron Horse RV Resort in Weimar, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-weimar-tx-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/777991a0-902c-11ec-b325-ae29f73191bf/card.jpg?v=63892713294"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2049 Interstate 10",
    "addressLocality": "Weimar",
    "addressRegion": "TX",
    "postalCode": "78962",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.6934118,
    "longitude": -96.7339701
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/weimar/iron-horse-rv-resort?slug=iron-horse-rv-resort"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "69",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$69+"
}