← Back to all apps

SparkSpot

Travelby Sparkspot BV
Launched Apr 14, 2026 on ChatGPT

SparkSpot — Easy Parking, Reserved Ahead

Find and reserve private parking spaces near your destination in just a few steps. Search available spots, book securely, and arrive knowing your place is waiting — no more driving around looking for parking.

Simple booking, secure payments, and stress-free parking — all in one place.

1ChatGPT Tools
Sparkspot BVDeveloper
TravelCategory

Available Tools

Parking Spots Search Tool

parking-spots-search-tool
Full Description

Search for available parking spots within a specified geographic area.

This tool queries the SparkSpot parking database and returns structured information about available parking spots. Results are filtered to show only spots that are available for the requested period.

**IMPORTANT

  • Response Format:**

Results are displayed in an interactive UI widget that shows all parking spot details (images, names, addresses, pricing, distances, availability, and booking buttons).

Keep your text response SHORT - just provide a brief summary since the UI widget displays all the detailed information. DO NOT list individual parking spots with all their details - the widget does this automatically.

Example good response: "I found 12 parking spots near Brussels. The widget above shows all options with pricing from €8-15/day and distances from 200m-1km."

Use date range parameters (from/to) to check availability for specific periods. For single day bookings, set both from and to to the same date (e.g., from=2024-04-22 & to=2024-04-22). Do NOT set to to from + 1 day for single day bookings.

Parameters (0 required, 7 optional)
Optional
ev_charger_requiredinteger

EV charger filter: 0 = without EV, 1 = with EV only, 2 = all (default: 2)

fromstring

Start date for availability check in Y-m-d format (e.g., 2024-04-22). For single day bookings, set equal to `to`.

latitudenumber

Latitude coordinate of the search center (required)

longitudenumber

Longitude coordinate of the search center (required)

per_pageinteger

Number of results to return (default: 20, max: 50)

radiusinteger

Search radius in meters (default: 5000)

tostring

End date for availability check in Y-m-d format (e.g., 2024-04-25). For single day bookings, set equal to `from` — do NOT use from + 1 day.