{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-cherokee-farms-rv-center-foley-al",
  "name": "Cherokee Farms RV Center",
  "description": "Cherokee Farms RV Center is located at 12738 County Road 65, Foley AL 36535. Cherokee Farms RV Center can be contacted at ***-***-**** or http://www.cherokeefarmsrvcenter.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-cherokee-farms-rv-center-foley-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12738 County Road 65",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "postalCode": "36535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4100082,
    "longitude": -87.7149995
  }
}