# Lawyer Business Leads in Denver

**Use case:** 

Collect lawyer businesses in Denver, Colorado with phone, email, website and address for lead generation.

## Input

```json
{
  "category": "lawyer",
  "city": "Denver, Colorado",
  "withContactOnly": true,
  "maxItems": 50
}
```

## Output

```json
{
  "name": {
    "label": "Business"
  },
  "category": {
    "label": "Category"
  },
  "phone": {
    "label": "Phone"
  },
  "email": {
    "label": "Email"
  },
  "website": {
    "label": "Website"
  },
  "street": {
    "label": "Street"
  },
  "city": {
    "label": "City"
  },
  "postcode": {
    "label": "Postcode"
  },
  "openingHours": {
    "label": "Opening hours"
  },
  "latitude": {
    "label": "Lat"
  },
  "longitude": {
    "label": "Lng"
  }
}
```

## About this Actor

This example demonstrates how to use [Business Leads Scraper - Phone, Email & Website by City](https://apify.com/scrapers_lat/overpass-osm-business-leads-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/scrapers_lat/overpass-osm-business-leads-scraper) to learn more, explore other use cases, and run it yourself.