# ChatGPT visibility scan for a plumber

**Use case:** 

Quick check for a plumbing company: AI-answer visibility plus the strongest local competitor, with sourced findings.

## Input

```json
{
  "businessName": "Roto-Rooter Plumbing & Water Cleanup",
  "location": "Cincinnati, OH",
  "businessType": "plumber",
  "address": "332 Ludlow Ave",
  "reportType": "scan",
  "website": "https://harborfitness.com",
  "deliveryTarget": "#marketing",
  "deliveryTool": "send_message"
}
```

## Output

```json
{
  "businessName": {
    "label": "Business",
    "format": "text"
  },
  "location": {
    "label": "Location",
    "format": "text"
  },
  "reportType": {
    "label": "Type",
    "format": "text"
  },
  "findings": {
    "label": "Findings"
  },
  "actions": {
    "label": "Actions"
  },
  "aiVisibility": {
    "label": "Ai visibility"
  },
  "summary": {
    "label": "Summary",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [AI Visibility Report — ChatGPT, Perplexity + Local Competitors](https://apify.com/moonlings/local-business-competitor-analysis) with a specific input configuration. Visit the [Actor detail page](https://apify.com/moonlings/local-business-competitor-analysis) to learn more, explore other use cases, and run it yourself.