{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lovewell-state-park-webber-ks",
  "name": "Lovewell State Park",
  "description": "Lovewell State Park camping reservations and campground information. Learn more about camping near Lovewell State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lovewell-state-park-webber-ks",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/KS/pid519124/%7Bpht%7DLovewell-State-Park_Cedar-Point-Primitive-Camp-Area_03%7Bpht%7D1334256165416.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2446 250 Rd",
    "addressLocality": "Webber",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.90972,
    "longitude": -98.04833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 885,
    "bestRating": 5,
    "worstRating": 1
  }
}