{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/texoma-trails-rv-park-apartments-whitesboro-tx",
  "name": "Texoma Trails RV Park & Apartments",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/texoma-trails-rv-park-apartments-whitesboro-tx",
  "image": [
    "https://www.aaa.com/AAA/Common/travelgateway/images/category/CAMPGROUND-3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Whitesboro",
    "addressRegion": "TX",
    "postalCode": "76273",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6558015,
    "longitude": -96.9068601
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/texoma-trails-rv-park-%26-apartments-57503"
  ],
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}