{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yegua-creek-brenham-tx",
  "name": "Yegua Creek",
  "description": "Yegua Creek is located at Somerville Lake near Somerville, Texas. The lake offers various types of recreation such as camping, fishing, boating, nature trails and much more for registered campers only.",
  "url": "https://campertunity.com/listings/campgrounds/yegua-creek-brenham-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/08/28/14/11/232752_d2d803de-c637-41ee-870f-14adb8936730_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/11/30/15/31/232752_ceac8d9d-06ee-437e-8bdd-777b4fb7bb12_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1560 Thornberry Drive",
    "addressLocality": "Brenham",
    "addressRegion": "TX",
    "postalCode": "77879-6347",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3027778,
    "longitude": -96.5447222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232752"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20+"
}