{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buckhorn-campground-chickasaw-sulphur-ok",
  "name": "Buckhorn Campground (Chickasaw)",
  "description": "Buckhorn Campground is a relaxed, family-friendly campground conveniently located 8 miles off Hwy 177. Popular recreational activities include boating, swimming, fishing, bicycling, and birding.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buckhorn-campground-chickasaw-sulphur-ok",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/10/26/18/10/234047_5aa9a052-6438-4016-aca4-a28f641ebe78_700.webp",
    "https://cdn.recreation.gov/public/2019/06/23/16/42/234047_b347a677-2fd7-4f2c-8e9c-c3fe2bee644e_1440.webp",
    "https://cdn.recreation.gov/public/2019/06/18/18/35/234047_58db4e29-b997-4980-acc1-bf7de934ca06_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/10/26/18/11/234047_f7849471-8175-4cb8-bfbe-ca7533da4c63_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "901 West 1st Street",
    "addressLocality": "Sulphur",
    "addressRegion": "OK",
    "postalCode": "73086",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4288889,
    "longitude": -96.9897222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.620424,
    "reviewCount": 519,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$20+"
}