{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hunter-park-granbury-tx-1",
  "name": "Hunter Park",
  "description": "Hunter Park near Granbury, TX, offers a landscape with flat terrain and sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/hunter-park-granbury-tx-1",
  "image": [
    "https://photos.thedyrt.com/photo/media/texas-hunter-park_2876be12-6074-475c-ae53-e85397566898.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/771911/media/texas-hunter-park_81e90d18-e162-4d03-bf6f-eb5ef6e19980.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.794003,32.47933163)/-97.794003,32.47933163,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/texas-hunter-park_2876be12-6074-475c-ae53-e85397566898.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Granbury",
    "addressRegion": "TX",
    "postalCode": "76049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.47933163,
    "longitude": -97.794003
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/texas-hunter-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}