{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bald-eagle-san-angelo-state-park-san-angelo-tx",
  "name": "Bald Eagle — San Angelo State Park",
  "description": "Bald Eagle at San Angelo State Park offers camping in a region characterized by flat terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/bald-eagle-san-angelo-state-park-san-angelo-tx",
  "image": [
    "https://photos.thedyrt.com/photo/media/bald-eagle_49d7467f-4eae-4f64-be81-83e10b61f36e.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/bald-eagle_49d7467f-4eae-4f64-be81-83e10b61f36e.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-100.55468327915294,31.543737545358685)/-100.55468327915294,31.543737545358685,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/655707/media/san-angelo-state-park_f7554102-f986-4732-86fb-8e2ae952287f.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "362 FM 2288",
    "addressLocality": "San Angelo",
    "addressRegion": "TX",
    "postalCode": "76901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.543737545358685,
    "longitude": -100.55468327915294
  },
  "numberOfRooms": 17,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$10-$50"
}