{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barren-river-lake-state-park-lucas-ky-1",
  "name": "What is the phone number for Barren River Lake State Park?",
  "description": "Barren River Lake State Park is located at 1149 State Park Road, Lucas KY 42156. Barren River Lake State Park can be contacted at ***-***-**** or https://parks.ky.gov/lucas/parks/resort/barren-river-lake-state-resort-park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barren-river-lake-state-park-lucas-ky-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1149 State Park Road",
    "addressLocality": "Lucas",
    "addressRegion": "KY",
    "postalCode": "42156",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.8654103,
    "longitude": -86.0695412
  }
}