{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dove-ridge-rv-park-lincoln-al",
  "name": "Dove Ridge RV Park",
  "description": "Across the street from Talladega Superspeedway, Dove Ridge RV Park offers 495 RV and tent camping sites at our family friendly campground.",
  "url": "https://campertunity.com/listings/campgrounds/dove-ridge-rv-park-lincoln-al",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3097 Speedway Boulevard",
    "addressLocality": "Lincoln",
    "addressRegion": "AL",
    "postalCode": "35096",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6131588,
    "longitude": -86.1183061
  }
}