{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lone-point-il",
  "name": "Lone Point",
  "description": "Explore Lone Point in Lake Shelbyville, Illinois with Recreation.gov. Lone Point is a secluded campground that sits on the western shore of Lake Shelbyville in the heart of central Illinois. This facility has a variety of camp",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lone-point-il",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/01/28/21/25/233541_ca134667-7d4b-42fa-b094-dda8bac62989_1440.jpg",
    "https://cdn.recreation.gov/public/2021/01/28/21/25/233541_d6dc5522-c6f7-461c-a2a3-a21b21862397_700.jpg",
    "https://cdn.recreation.gov/public/2021/01/28/21/26/233541_e77eb817-ef46-4dd4-bf3c-d25a1299f779_700.jpg",
    "https://cdn.recreation.gov/public/2021/01/28/21/28/233541_1963e809-4713-4641-9c4e-9e78b5a067ba_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/01/28/21/23/233541_cfe37ae9-69b9-47ca-8d8e-9d14a8359525_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lone Point",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4522222,
    "longitude": -88.7402778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4716983,
    "reviewCount": 106,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$16-$240"
}