{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-knoll-rv-park-lexington-sc-1",
  "name": "White Knoll RV Park",
  "description": "Book your perfect spot!",
  "url": "https://campertunity.com/listings/campgrounds/white-knoll-rv-park-lexington-sc-1",
  "image": [
    "https://img1.wsimg.com/isteam/ip/6e6e240a-b8cb-48a9-8280-5e207c8c0862/20221004_104139.jpg",
    "http://img1.wsimg.com/isteam/ip/6e6e240a-b8cb-48a9-8280-5e207c8c0862/20221004_104139.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2024 S Lake Dr",
    "addressLocality": "Lexington",
    "addressRegion": "SC",
    "postalCode": "29073",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.89989,
    "longitude": -81.22263
  }
}