{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/highway-98-rv-park-elberta-al",
  "name": "Highway 98 RV Park",
  "description": "HWY 98 RV Park in Elberta AL is built on a 10-acre tract of land where State/Federal Highway 98 intersects with County Road 91 in Baldwin County Alabama just 17 miles from Interstate 10.",
  "url": "https://campertunity.com/listings/campgrounds/highway-98-rv-park-elberta-al",
  "image": [
    "https://hwy98rvpark.com/wp-content/uploads/2020/10/HWY-98-RV-Park-2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13155 Co Rd 91",
    "addressLocality": "Elberta",
    "addressRegion": "AL",
    "postalCode": "36530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.415078,
    "longitude": -87.48041
  },
  "sameAs": [
    "https://hwy98rvpark.com/"
  ]
}