{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-creek-cove-ok",
  "name": "Pine Creek Cove",
  "description": "Explore Pine Creek Cove in Pine Creek Lake, Oklahoma with Recreation.gov. Pine Creek Cove is located on the western shore of Pine Creek Lake near the main dam. Visitors enjoy boating, fishing, swimming and birding.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-creek-cove-ok",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70013.jpg",
    "https://cdn.recreation.gov/public/images/70015.jpg",
    "https://cdn.recreation.gov/public/images/70017.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pine Creek Cove",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.10877,
    "longitude": -95.090082
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.304348,
    "reviewCount": 69,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$16-$100"
}