# Koa.com Scraper (`lexis-solutions/koa-com-scraper`) Actor

KOA.com campground scraper for extracting camping and RV park data. Extract campground names, addresses, amenities, recreation activities, events, pricing, and contact info from 500+ KOA locations. Get structured JSON data for travel apps, trip planning, and outdoor recreation platforms.

- **URL**: https://apify.com/lexis-solutions/koa-com-scraper.md
- **Developed by:** [Lexis Solutions](https://apify.com/lexis-solutions) (community)
- **Categories:** Travel, Developer tools, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.90 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

![KOA.com Scraper](https://i.postimg.cc/sxjZZ3WW/image.png)

### What does KOA.com Scraper do?

KOA.com Scraper will help you search and extract comprehensive campground data from **koa.com**, the largest network of campgrounds in North America with locations across the US and Canada.

You can extract campground details such as names, addresses, contact information, amenities, recreation options, local attractions, and upcoming events. KOA.com Scraper supports a REST API which gives you access to the extracted dataset, enables you to download it in various formats, and use it in other applications.

KOA location pages are highly structured and include amenity filters, campground details, and seasonal information — making them well-suited for travel data products, campground aggregators, and outdoor recreation platforms.

### What data can I extract from KOA.com with a web scraper?

With this web scraping tool, you can extract the following data from KOA.com:

<table>
<tr>
<td>🏕️ Campground name</td>
<td>🔗 Campground URL</td>
</tr>
<tr>
<td>📍 Full address</td>
<td>🗺️ State/Region & Country</td>
</tr>
<tr>
<td>📞 Phone number</td>
<td>📧 Email address</td>
</tr>
<tr>
<td>🖼️ Campground image</td>
<td>📝 Description</td>
</tr>
<tr>
<td>✅ Campground amenities</td>
<td>🚵 Recreation activities</td>
</tr>
<tr>
<td>⭐ Journey features</td>
<td>🏞️ Local attractions</td>
</tr>
<tr>
<td>🎉 Upcoming events</td>
<td>📅 Event dates & details</td>
</tr>
</table>

### Why scrape KOA.com?

KOA (Kampgrounds of America) is the world's largest system of open-to-the-public campgrounds, with over 500 locations across North America. Each campground page provides rich, structured data including facilities, seasonal availability, and local activity information.

- Aggregate campground listings for travel and outdoor recreation platforms
- Build campground discovery and comparison tools
- Monitor amenity offerings and pricing trends across locations
- Power campground recommendation engines with location and feature data
- Track seasonal event programming at KOA locations
- Enrich travel data products with structured campground metadata
- Support RV trip planning applications with detailed site information
- Analyze regional outdoor recreation availability

### How to use KOA.com Scraper?

KOA.com Scraper is designed for easy and fast start even if you've never extracted data from websites before. Here's how you can extract data from KOA.com with this web scraping tool:

1. Create a free Apify account using your email.
2. Open KOA.com Scraper on the Apify platform.
3. Click on the **Try for free** button.
4. Enter the start URLs for campground search results or individual campground detail pages.
5. Click on the **Start** button and wait for the data to be extracted.
6. Download your data in JSON, XML, CSV, Excel, or HTML.

### Input

The actor accepts the following input parameters:

- startUrls (array of objects) - **Required**. URLs to start with. You can provide campground search result URLs or individual campground detail page URLs.
- maxItems (integer) - The maximum number of campgrounds to scrape per start URL. Default: 5
- proxyConfiguration (object) - Proxy configuration settings.

#### Supported URL Types (examples)

You can use campground search results and individual campground detail pages:

**Search URL example:**

- https://koa.com/search/?txtLocation=Sacramento%2C+CA%2C+USA+%28State+Capital%29&checkInDate=05%2F01%2F2026&checkOutDate=03%2F31%2F2037&Adults=1&Children=1&ChildrenAgesList=1&ChildrenAges=1&EquipmentType=BM&EquipmentLength=0&SlideOuts=No&Pets=No&chkRvSite=false&chkCampingCabin=false&chkTentSite=false&chkUniqueLodging=false&chkGroups=false&chkExtendedStay=false&chkKampGreen=false&chkPool=false&chkHotTub=false&chkWiFi=false&chkPavilion=false&chkCableTV=false&chkMiniGolf=false&chkBikeRental=false&chkSnackBar=false&chkFirewood=false&chkPropane=false&chkFishing=false&chkTourShuttle=false&ddlDistance=250

**Campground Detail Pages:**

- https://koa.com/campgrounds/lake-tahoe/

Example:

```json
{
    "startUrls": [
        {
            "url": "https://koa.com/search/?txtLocation=Sacramento%2C+CA%2C+USA+%28State+Capital%29&checkInDate=05%2F01%2F2026&checkOutDate=03%2F31%2F2037&Adults=1&Children=1&ChildrenAgesList=1&ChildrenAges=1&EquipmentType=BM&EquipmentLength=0&SlideOuts=No&Pets=No&chkRvSite=false&chkCampingCabin=false&chkTentSite=false&chkUniqueLodging=false&chkGroups=false&chkExtendedStay=false&chkKampGreen=false&chkPool=false&chkHotTub=false&chkWiFi=false&chkPavilion=false&chkCableTV=false&chkMiniGolf=false&chkBikeRental=false&chkSnackBar=false&chkFirewood=false&chkPropane=false&chkFishing=false&chkTourShuttle=false&ddlDistance=250"
        },
        {
            "url": "https://koa.com/campgrounds/lake-tahoe/"
        }
    ],
    "maxItems": 5,
    "proxyConfiguration": {
        "useApifyProxy": false
    }
}
````

#### Note: The startUrls field is required

### Output

The scraped data will be saved as a dataset. Each item will represent a campground. You can choose in what format to download your data: JSON, JSONL, HTML table, CSV, Excel spreadsheet, or NDJSON.

Example output structure:

```json
{
    "url": "https://koa.com/campgrounds/lake-tahoe/",
    "startUrl": "https://koa.com/search/?q=california",
    "title": "Lake Tahoe KOA Journey",
    "contact": {
        "phone": "1-530-577-3693",
        "email": "laketahoekoareservations@gmail.com"
    },
    "address": {
        "locality": "South Lake Tahoe",
        "region": "CA",
        "country": "US",
        "postalCode": "96150-6169",
        "streetAddress": "760 US Highway 50"
    },
    "image": "https://koa.com/content/campgrounds/lake-tahoe/photos/photo.jpg",
    "description": "Discover the ultimate camping destination in South Lake Tahoe...",
    "campgroundAmenities": ["30 Max Amp", "65' Max Length", "Wi-Fi", "Pool", "Propane ($)", "Fishing"],
    "campgroundRecreations": ["Washoe Meadows State Park", "Lake Tahoe Golf Course"],
    "journeyFeatures": ["Pull-through RV Sites with 50-amp service", "Premium Tent Sites"],
    "localAttractions": [
        {
            "title": "Emerald Bay State Park",
            "description": "Emerald Bay State Park is located 12 miles north of South Lake Tahoe..."
        }
    ],
    "events": [
        {
            "title": "Free Rock Painting",
            "url": "https://koa.com/campgrounds/lake-tahoe/events/free-rock-painting_dda7c6a1/",
            "dates": "May 7 - 9, 2026",
            "description": "Join us for a fun and creative Rock Painting activity...",
            "logo": "https://koa.com/content/campgrounds/lake-tahoe/events/event.jpg"
        }
    ]
}
```

#### Notes and Limitations

- The actor relies on the structure of the KOA.com website. If the website structure changes, the actor may need to be updated.
- For large-scale scraping, use Apify's proxy services to avoid IP blocking.
- When using a proxy, requests can originate from different locations, so the number of results may differ compared to non-proxy runs.

#### 🔍 Looking to Scrape more Travel & Outdoor Websites?

In addition to this actor, you can explore our suite of dedicated scrapers tailored for other popular travel and accommodation platforms. Each scraper is optimized for its target site to ensure accurate, efficient, and high-performance data extraction.

| Scraper                                                                                      | Country | Description                                                                                                                                                                                                                                                                                     |
| -------------------------------------------------------------------------------------------- | ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Holidaycheck.de Hotels Scraper](https://apify.com/lexis-solutions/holidaycheck-scraper)     | Germany | Detailed hotel reviews with the Holidaycheck.de Hotels Scraper. Extract ratings, photos, and prices directly from Holidaycheck.de. Enhance your business intelligence or travel decision-making with accurate, real-time hotel data.                                                            |
| [Booking Attractions Scraper](https://apify.com/lexis-solutions/booking-attractions-scraper) | Global  | Scrape attraction listings from Booking.com Attractions—including names, locations, descriptions, ratings, prices, and booking info. Ideal for travel platforms, itinerary planners, and market analysis. Fast, structured, and customizable extraction from Booking.com’s attractions section. |
| [Jet2Holidays Scraper](https://apify.com/lexis-solutions/jet2holidays-scraper)               | Global  | Nothing beats a Jet2Holidays (Scraper)! Turn Jet2Holidays search and hotel pages into decision-ready data. This actor captures live package prices, availability, hotel highlights, ratings, and flight info—perfect for price comparison, market tracking, and travel content enrichment.      |

Explore these solutions to expand your data collection capabilities across travel and outdoor recreation websites.

***

👀 p.s.

Got feedback or need an extension?

Lexis Solutions is a [certified Apify Partner](https://apify.com/partners). We can help you with custom solutions or data extraction projects.

Contact us over [Email](mailto:info@lexis.solutions) or [LinkedIn](https://www.linkedin.com/company/lexis-solutions)

### Image Credit

Image credit: [koa.com](https://koa.com/)

# Actor input Schema

## `startUrls` (type: `array`):

URLs to start with.

## `maxItems` (type: `integer`):

Maximum number of campground sites to scrape.

## `proxyConfiguration` (type: `object`):

Select proxies to be used by your crawler.

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://koa.com/search/?txtLocation=Sacramento%2C+CA%2C+USA+%28State+Capital%29&checkInDate=05%2F01%2F2026&checkOutDate=03%2F31%2F2037&Adults=1&Children=1&ChildrenAgesList=1&ChildrenAges=1&EquipmentType=BM&EquipmentLength=0&SlideOuts=No&Pets=No&chkRvSite=false&chkCampingCabin=false&chkTentSite=false&chkUniqueLodging=false&chkGroups=false&chkExtendedStay=false&chkKampGreen=false&chkPool=false&chkHotTub=false&chkWiFi=false&chkPavilion=false&chkCableTV=false&chkMiniGolf=false&chkBikeRental=false&chkSnackBar=false&chkFirewood=false&chkPropane=false&chkFishing=false&chkTourShuttle=false&ddlDistance=250"
    }
  ],
  "maxItems": 5,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "startUrls": [
        {
            "url": "https://koa.com/search/?txtLocation=Sacramento%2C+CA%2C+USA+%28State+Capital%29&checkInDate=05%2F01%2F2026&checkOutDate=03%2F31%2F2037&Adults=1&Children=1&ChildrenAgesList=1&ChildrenAges=1&EquipmentType=BM&EquipmentLength=0&SlideOuts=No&Pets=No&chkRvSite=false&chkCampingCabin=false&chkTentSite=false&chkUniqueLodging=false&chkGroups=false&chkExtendedStay=false&chkKampGreen=false&chkPool=false&chkHotTub=false&chkWiFi=false&chkPavilion=false&chkCableTV=false&chkMiniGolf=false&chkBikeRental=false&chkSnackBar=false&chkFirewood=false&chkPropane=false&chkFishing=false&chkTourShuttle=false&ddlDistance=250"
        }
    ],
    "maxItems": 5,
    "proxyConfiguration": {
        "useApifyProxy": false
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("lexis-solutions/koa-com-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "startUrls": [{ "url": "https://koa.com/search/?txtLocation=Sacramento%2C+CA%2C+USA+%28State+Capital%29&checkInDate=05%2F01%2F2026&checkOutDate=03%2F31%2F2037&Adults=1&Children=1&ChildrenAgesList=1&ChildrenAges=1&EquipmentType=BM&EquipmentLength=0&SlideOuts=No&Pets=No&chkRvSite=false&chkCampingCabin=false&chkTentSite=false&chkUniqueLodging=false&chkGroups=false&chkExtendedStay=false&chkKampGreen=false&chkPool=false&chkHotTub=false&chkWiFi=false&chkPavilion=false&chkCableTV=false&chkMiniGolf=false&chkBikeRental=false&chkSnackBar=false&chkFirewood=false&chkPropane=false&chkFishing=false&chkTourShuttle=false&ddlDistance=250" }],
    "maxItems": 5,
    "proxyConfiguration": { "useApifyProxy": False },
}

# Run the Actor and wait for it to finish
run = client.actor("lexis-solutions/koa-com-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "startUrls": [
    {
      "url": "https://koa.com/search/?txtLocation=Sacramento%2C+CA%2C+USA+%28State+Capital%29&checkInDate=05%2F01%2F2026&checkOutDate=03%2F31%2F2037&Adults=1&Children=1&ChildrenAgesList=1&ChildrenAges=1&EquipmentType=BM&EquipmentLength=0&SlideOuts=No&Pets=No&chkRvSite=false&chkCampingCabin=false&chkTentSite=false&chkUniqueLodging=false&chkGroups=false&chkExtendedStay=false&chkKampGreen=false&chkPool=false&chkHotTub=false&chkWiFi=false&chkPavilion=false&chkCableTV=false&chkMiniGolf=false&chkBikeRental=false&chkSnackBar=false&chkFirewood=false&chkPropane=false&chkFishing=false&chkTourShuttle=false&ddlDistance=250"
    }
  ],
  "maxItems": 5,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}' |
apify call lexis-solutions/koa-com-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=lexis-solutions/koa-com-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Koa.com Scraper",
        "description": "KOA.com campground scraper for extracting camping and RV park data. Extract campground names, addresses, amenities, recreation activities, events, pricing, and contact info from 500+ KOA locations. Get structured JSON data for travel apps, trip planning, and outdoor recreation platforms.",
        "version": "1.0",
        "x-build-id": "GBNfhVRMvxOaS9Kkj"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/lexis-solutions~koa-com-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-lexis-solutions-koa-com-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/lexis-solutions~koa-com-scraper/runs": {
            "post": {
                "operationId": "runs-sync-lexis-solutions-koa-com-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/lexis-solutions~koa-com-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-lexis-solutions-koa-com-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "required": [
                    "startUrls"
                ],
                "properties": {
                    "startUrls": {
                        "title": "Start URLs",
                        "type": "array",
                        "description": "URLs to start with.",
                        "items": {
                            "type": "object",
                            "required": [
                                "url"
                            ],
                            "properties": {
                                "url": {
                                    "type": "string",
                                    "title": "URL of a web page",
                                    "format": "uri"
                                }
                            }
                        }
                    },
                    "maxItems": {
                        "title": "Maximum number of sites to scrape.",
                        "type": "integer",
                        "description": "Maximum number of campground sites to scrape.",
                        "default": 5
                    },
                    "proxyConfiguration": {
                        "title": "Proxy configuration",
                        "type": "object",
                        "description": "Select proxies to be used by your crawler."
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
