{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-crossroads-mobile-home-rv-park-elberta-al",
  "name": "Country Crossroads Mobile Home and RV Park",
  "description": "Country Crossroads Mobile Home and RV Park is located at 27441 U.S. 98, Elberta AL 36530. Country Crossroads Mobile Home and RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/country-crossroads-mobile-home-rv-park-elberta-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27441 U.S. 98",
    "addressLocality": "Elberta",
    "addressRegion": "AL",
    "postalCode": "36530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4144686,
    "longitude": -87.556367
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alabama/elberta/country-crossroads-mobile-home-and-rv-park"
  ]
}