{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seed-lot-rv-park-crosbyton-tx-us",
  "name": "The Seed Lot RV Park",
  "description": "The Seed Lot RV Park is located at 807 West 1st Street, Crosbyton TX 79322. The Seed Lot RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/seed-lot-rv-park-crosbyton-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "807 West 1st Street",
    "addressLocality": "Crosbyton",
    "addressRegion": "TX",
    "postalCode": "79322",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6614489,
    "longitude": -101.2472506
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/crosbyton/the-seed-lot-rv-park"
  ]
}