{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lone-point-group-camp-shelbyville-il",
  "name": "Lone Point Group Camp",
  "description": "Nestled along the pristine western shore of Lake Shelbyville, Lone Point Group Camp offers an idyllic retreat for families and friends seeking adventure together. This thoughtfully designed campground features 10 spacious sites, each equipped with full hookups and 30 AMP service, creating the perfect basecamp for your group's outdoor odyssey. Modern comforts blend seamlessly with nature here, where hot showers and flush toilets ensure comfort after days spent exploring. Launch your boat from...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lone-point-group-camp-shelbyville-il",
  "image": [
    "https://cdn.recreation.gov/public/2025/06/13/15/07/10049271_65be9656-7559-4961-aa4e-9ec165ba299a_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1989 State Hwy 16",
    "addressLocality": "Shelbyville",
    "addressRegion": "IL",
    "postalCode": "62565",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4557841,
    "longitude": -88.7385437
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.40983606557377,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  }
}