{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/narrows-lucas-ky",
  "name": "What is the phone number for The Narrows?",
  "description": "The Narrows is located at 1880 Narrows Road, Lucas KY 42156. The Narrows can be contacted at ***-***-**** or http://www.recreation.gov/camping/the-narrows/r/campgroundDetails.do?contractCode=NRSO&parkId=73441",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/narrows-lucas-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1880 Narrows Road",
    "addressLocality": "Lucas",
    "addressRegion": "KY",
    "postalCode": "42156",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9034018,
    "longitude": -86.0691456
  }
}