{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-ridge-lodge-and-rv-park-morganton-ga",
  "name": "Blue Ridge Lodge & RV Park",
  "description": "Enjoy scenic lake house rentals at Blue Ridge Lodge & RV Park. Experience comfort, nature, and relaxation. Book your stay today.",
  "url": "https://campertunity.com/listings/campgrounds/blue-ridge-lodge-and-rv-park-morganton-ga",
  "image": [
    "https://img1.wsimg.com/isteam/ip/8cfe876f-4bc0-4d5b-bf3a-4238fa2c92d7/fb_1183516900446700_832x832.jpg",
    "http://img1.wsimg.com/isteam/ip/8cfe876f-4bc0-4d5b-bf3a-4238fa2c92d7/fb_1183516900446700_832x832.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7077 Old Highway 76",
    "addressLocality": "Morganton",
    "addressRegion": "GA",
    "postalCode": "30560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.8867959,
    "longitude": -84.2753154
  }
}