{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gobbler-grove-campground-cheyenne-mountain-state-park",
  "name": "Gobbler Grove Campground — Cheyenne Mountain State Park",
  "description": "Gobbler Grove Campground near Cheyenne Mountain offers a setting with rolling hills and forested areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gobbler-grove-campground-cheyenne-mountain-state-park",
  "image": [
    "https://photos.thedyrt.com/photo/647704/media/colorado-cheyenne-mountain-state-park_64a7866b-0ee1-4cfd-a397-9a9b63a2bcbd.webp?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-104.82957797,38.73853441)/-104.82957797,38.73853441,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/586281/media/cheyenne-mountain-state-park-gobbler-grove-campground_7179dcaf-fe6e-4e8c-afc0-d9c41b20494a.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/647704/media/colorado-cheyenne-mountain-state-park_64a7866b-0ee1-4cfd-a397-9a9b63a2bcbd.webp?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "410 JL Ranch Heights",
    "addressLocality": "Colorado Springs",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.73853441,
    "longitude": -104.82957797
  },
  "numberOfRooms": 7,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.666666666666667,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "41",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$41+"
}