{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riggs-lake-willcox-az",
  "name": "Riggs Lake",
  "description": "Riggs Flat Lake is located at the end of Swift Trail, a road that winds along the top of the Pinaleno Mountains. It is a small picturesque lake, 11 acres in size, set in alpine forest and meadow. Its cold waters are stocked during the summer with rainbow, brown and brook trout, and anglers report that the fishing is usually good. Best baits for the rainbows are corn, cheese, garlic cheese, salmon eggs, and worms. The brown and brook trout are taken on artificial lures and flies as well. Small...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riggs-lake-willcox-az",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/05/21/19/22/10046897_bccca6c4-6152-400b-92a4-413b3f7eced0_1440.webp",
    "https://cdn.recreation.gov/public/2021/05/21/19/24/10046897_91f5b008-d8bf-4c1b-9be5-02219fe5916c_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/05/21/19/21/10046897_6c3aae2a-337e-457e-889f-160d049f0a51_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Willcox",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.708475,
    "longitude": -109.962339
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$50+"
}