{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-tracks-rv-park-lucedale-ms",
  "name": "Bear Tracks RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/bear-tracks-rv-park-lucedale-ms",
  "image": [
    "https://static.wixstatic.com/media/9267e8_4ac05f2a07cc453d9b76646e3efce2fd~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8299 Old Highway 63",
    "addressLocality": "Lucedale",
    "addressRegion": "MS",
    "postalCode": "39452",
    "addressCountry": "US"
  }
}