{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/balmorhea-state-park-toyahvale-tx",
  "name": "Balmorhea State Park",
  "description": "Balmorhea State Park camping reservations and campground information. Learn more about camping near Balmorhea State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/balmorhea-state-park-toyahvale-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/TX/pid1200011/%7Bpht%7DBalmorhea%7Bpht%7D1522351768310.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9207 TX-17",
    "addressLocality": "TOYAHVALE",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.94483,
    "longitude": -103.78514
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/balmorhea-state-park/TX/1200011/overview?utm_medium=article&utm_source=reserveamerica&utm_campaign=swimming-hole-article_2021&utm_content=BalmorheaStateParkTexascta"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}