{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-linville-dock-mount-vernon-ky",
  "name": "What is the phone number for Lake Linville Boat Dock?",
  "description": "Lake Linville Boat Dock is located at ***-***-****3 Lake Linville Road, Mount Vernon KY 40456. Lake Linville Boat Dock can be contacted at ***-***-**** or http://www.kentuckytourism.com/lake-linville-boat-dock/2946/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-linville-dock-mount-vernon-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1797 40473 Lake Linville Road",
    "addressLocality": "Mount Vernon",
    "addressRegion": "KY",
    "postalCode": "40456",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4017057,
    "longitude": -84.3491874
  }
}