Information about the Business that the service Provider runs.
Table name: businesses
id :integer not null, primary key name :string description :string location :string business_type :string created_at :datetime not null updated_at :datetime not null