{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-fort-worth-tx-1",
  "name": "Spot2Nite",
  "description": "Check out Eagle Resorts RV Park in Fort Worth, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-fort-worth-tx-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/c2dd59d0-01a2-11ef-9b5f-42010a001431/card.jpg?v=63893133301"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4627 Robertson Road",
    "addressLocality": "Fort Worth",
    "addressRegion": "TX",
    "postalCode": "76135",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8624658,
    "longitude": -97.4611831
  },
  "checkinTime": "09:00:00"
}