{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thorp-spring-rv-park-granbury-tx",
  "name": "Thorp Spring RV Park",
  "description": "Thorp Spring RV Park is located near Granbury, Texas, featuring flat terrain with scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/thorp-spring-rv-park-granbury-tx",
  "image": [
    "https://photos.thedyrt.com/photo/784126/media/texas-thorp-spring_6855d435-6d6e-4860-83aa-28ded24078ea.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.81905636,32.47533085)/-97.81905636,32.47533085,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/784127/media/texas-thorp-spring_6c617a44-cd3b-4747-a46b-d72a5213032c.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/784126/media/texas-thorp-spring_6855d435-6d6e-4860-83aa-28ded24078ea.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2700 Lipan Hwy",
    "addressLocality": "Granbury",
    "addressRegion": "TX",
    "postalCode": "76048",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.47533085,
    "longitude": -97.81905636
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/texas-thorp-spring"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}