{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/star-trails-rv-park-whitesboro-tx",
  "name": "Star Trails RV Park",
  "description": "Contact info, reviews tips & more for Star Trails RV Park | Camping in Texas",
  "url": "https://campertunity.com/listings/campgrounds/star-trails-rv-park-whitesboro-tx",
  "image": [
    "https://photos.thedyrt.com/photo/555111/media/star-trails-rv-park_566dec1f-7490-43e7-a7fb-c721cf6e61ef.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/555111/media/star-trails-rv-park_566dec1f-7490-43e7-a7fb-c721cf6e61ef.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/555110/media/star-trails-rv-park_47de7c3b-2545-42ca-87e7-99e2a38dbe89.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Whitesboro",
    "addressRegion": "TX",
    "postalCode": "76273",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.74253583143814,
    "longitude": -96.90041645439052
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/star-trails-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "32",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "$32+"
}