{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mission-tejas-state-park-campground-grapeland-tx",
  "name": "Mission Tejas State Park Campground",
  "description": "Mission Tejas State Park Campground, near Grapeland, Texas, is a fantastic spot for those looking to immerse themselves in nature while enjoying some historical charm.",
  "url": "https://campertunity.com/listings/campgrounds/mission-tejas-state-park-campground-grapeland-tx",
  "image": [
    "https://photos.thedyrt.com/photo/626702/media/texas-mission-tejas-state-park_d4050e04-23f5-43ab-96c2-f9bfacfc8d9f.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/26840/photo/texas-mission-tejas-state-park_342cd8bb734b905d6f833229aec63a4d.JPG?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/626702/media/texas-mission-tejas-state-park_d4050e04-23f5-43ab-96c2-f9bfacfc8d9f.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-95.23785218,31.54792052)/-95.23785218,31.54792052,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19343 State Highway 21 East",
    "addressLocality": "Grapeland",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.54792052,
    "longitude": -95.23785218
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/texas-mission-tejas-state-park",
    "https://www.reserveamerica.com/explore/mission-tejas-state-park/TX/1200081/overview"
  ],
  "numberOfRooms": 23,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.1",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "$0.1-$0.2"
}