{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/comanche-trail-park-campground-big-spring",
  "name": "Comanche Trail Park Campground",
  "description": "Comanche Trail Park Campground is located near Big Spring, Texas, featuring flat terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/comanche-trail-park-campground-big-spring",
  "image": [
    "https://photos.thedyrt.com/photo/media/comanche-trail-park-campground-2_098f1505-d3b8-47a9-9677-12278d536a83.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/comanche-trail-park-campground-2_098f1505-d3b8-47a9-9677-12278d536a83.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/comanche-trail-park-campground-2_69302ad8-fc75-4c8d-889d-bc581b210a42.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-101.47465,32.212915)/-101.47465,32.212915,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Big Spring",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.212915,
    "longitude": -101.47465
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}