{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-breaks-park-tx",
  "name": "Cedar Breaks Park",
  "description": "Explore Cedar Breaks Park in Georgetown Lake, Texas with Recreation.gov. Cedar Breaks Park sits on the south side of Georgetown Lake in the Hill Country of Texas, about 25 miles north of Austin.",
  "url": "https://campertunity.com/listings/campgrounds/cedar-breaks-park-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/12/13/16/38/232544_86af22c1-c584-479c-b1ff-9aa3e0472e99_700.jpg",
    "https://cdn.recreation.gov/public/2023/12/13/16/34/232544_fdce9881-3fc6-4c4d-9aa2-27a27c78a782_1440.jpg",
    "https://cdn.recreation.gov/public/2023/12/13/16/40/232544_1b63c4e3-4686-47ce-ab46-ed080de9960a_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cedar Breaks Park",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.66813,
    "longitude": -97.737567
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232544?tab=info",
    "https://thedyrt.com/camping/texas/texas-cedar-breaks-parks"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$30+"
}