# Healthcare Franchise Opportunities in Dallas

**Use case:** 

Find healthcare franchise opportunities in Dallas with investment insights.

## Input

```json
{
  "categories": [
    "healthcare"
  ],
  "investmentRanges": [
    "under-50k"
  ],
  "maxFranchises": 30
}
```

## Output

```json
{
  "brandName": {
    "label": "Brand"
  },
  "category": {
    "label": "Category"
  },
  "minInvestment": {
    "label": "Min Investment"
  },
  "maxInvestment": {
    "label": "Max Investment"
  },
  "franchiseFee": {
    "label": "Franchise Fee"
  },
  "liquidCapitalRequired": {
    "label": "Cash Required"
  },
  "netWorthRequired": {
    "label": "Net Worth"
  },
  "financingAvailable": {
    "label": "Financing"
  },
  "trainingProvided": {
    "label": "Training"
  },
  "listingUrl": {
    "label": "Listing"
  }
}
```

## About this Actor

This example demonstrates how to use [Franchise Opportunities Scraper - Investment, Fees & Leads](https://apify.com/scrapers_lat/franchise-opportunities-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/scrapers_lat/franchise-opportunities-scraper) to learn more, explore other use cases, and run it yourself.