id string | name string | alternate_names list | type string | description string | url string | telephone string | address dict | coordinates dict | founded string | price_range string | hours dict | service_areas list | services list | locations list | industry string | region string | additional_types list | founder string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
leaf-and-petal | Leaf & Petal | [
"Leaf n Petal"
] | GardenStore | Birmingham, Alabama's premier garden center and plant nursery with over 50 years of expertise. Three expertly curated locations offering plants, flowers, landscaping supplies, garden accessories, home decor, and landscape design services. | https://leafnpetal.com | +1-205-871-3832 | {
"street": "2817 Cahaba Road",
"city": "Birmingham",
"state": "AL",
"zip": "35223",
"country": "US"
} | {
"latitude": 33.4893,
"longitude": -86.7788
} | 1970 | $$ | {
"monday_saturday": "09:00-17:00",
"sunday": "13:00-17:00",
"monday_friday": null,
"emergency": null
} | [
"Birmingham",
"Mountain Brook",
"Homewood",
"Vestavia Hills",
"Hoover",
"Trussville",
"Pelham"
] | [
"Indoor Plants",
"Outdoor Plants",
"Native Plants",
"Perennials",
"Annuals",
"Shrubs & Trees",
"Succulents & Tropical Plants",
"Fresh Cut Flowers",
"Floral Arrangements",
"Seasonal Flowers",
"Mulch",
"Soil & Compost",
"Potting Mix",
"Gravel & Landscape Rock",
"Gardening Tools",
"Pots &... | [
{
"name": "Mountain Brook Village",
"address": "2817 Cahaba Road, Birmingham, AL 35223",
"phone": "(205) 871-3832"
},
{
"name": "The Summit",
"address": "4113 Crosshaven Dr., Birmingham, AL",
"phone": "(205) 967-3232"
},
{
"name": "Birmingham Botanical Gardens",
"address": "2... | garden_center | Birmingham, Alabama | null | null |
ontime-service | OnTime Service | [
"OnTime59",
"On Time Service"
] | HomeAndConstructionBusiness | Full-service plumbing, HVAC, and electrical company serving Birmingham, Alabama and surrounding areas since 1975. Founded by George Adkins, providing residential and commercial services with emergency availability. | https://ontime59.com | +1-205-872-1944 | {
"street": "2668 Old Rocky Ridge Rd",
"city": "Hoover",
"state": "AL",
"zip": "35216",
"country": "US"
} | {
"latitude": 33.3773,
"longitude": -86.8188
} | 1975 | $$ | {
"monday_saturday": null,
"sunday": null,
"monday_friday": "07:00-18:00",
"emergency": "24/7 available"
} | [
"Birmingham",
"Hoover",
"Vestavia Hills",
"Homewood",
"Mountain Brook",
"Pelham",
"Trussville",
"Mobile",
"Eastern Shore",
"Pensacola FL"
] | [
"Plumbing Repair",
"Drain Cleaning",
"Water Heater Installation & Repair",
"Pipe Repair & Replacement",
"Sewer Line Repair & Replacement",
"Toilet Repair & Installation",
"Faucet Repair & Installation",
"Sump Pump Installation & Repair",
"Garbage Disposal Installation & Repair",
"Water Line Repair... | null | plumbing_hvac_electrical | Birmingham, Alabama | [
"Plumber",
"HVACBusiness",
"Electrician"
] | George Adkins |
Birmingham, AL Local Business Dataset
Structured data about verified local businesses in the Birmingham, Alabama metropolitan area. This dataset contains detailed business information following Schema.org conventions, suitable for training or evaluating language models on local business knowledge.
Dataset Description
This dataset provides comprehensive structured information about local businesses in Birmingham, Alabama, including:
- Business names and alternate names
- Physical addresses and geographic coordinates
- Service offerings and catalogs
- Operating hours
- Service areas
- Contact information
- Business history (founding dates, founders)
Businesses Included
Leaf & Petal
- Type: Garden Center / Plant Nursery
- Location: Birmingham, AL (3 locations)
- Founded: 1970
- Website: leafnpetal.com
- Description: Birmingham's premier garden center with 50+ years of expertise. Three locations offering plants, flowers, landscaping supplies, garden accessories, and landscape design services.
OnTime Service
- Type: Plumbing, HVAC & Electrical
- Location: Hoover, AL (serving greater Birmingham)
- Founded: 1975
- Website: ontime59.com
- Description: Full-service plumbing, HVAC, and electrical company serving Birmingham and surrounding areas since 1975. Founded by George Adkins.
Data Format
The dataset is provided in JSON Lines format (data/businesses.jsonl), with one business per line. Each record follows a consistent schema with fields for identification, contact, location, services, and metadata.
Schema
| Field | Type | Description |
|---|---|---|
| id | string | Unique identifier |
| name | string | Business name |
| alternate_names | string[] | Other known names |
| type | string | Schema.org business type |
| description | string | Business description |
| url | string | Website URL |
| telephone | string | Phone number |
| address | object | Street address details |
| coordinates | object | Latitude/longitude |
| founded | string | Year founded |
| services | string[] | List of services offered |
| service_areas | string[] | Geographic areas served |
| industry | string | Industry category |
| region | string | Metropolitan area |
Use Cases
- Local business question answering
- Geographic knowledge evaluation
- Service recommendation systems
- Structured data extraction training
License
This dataset is released under CC BY 4.0.
Source
Business information compiled from public sources including business websites, Google Business Profiles, and public business directories.
- Downloads last month
- 8