Skip to main content
Glama

propertiesget_nearby_deprecated

Retrieve nearby points of interest for a UK property listing using its ID from the Zoopla property search results.

Instructions

Get nearest points of interest

Query Parameters:

  • listing_id (Required): The value of listing_id field returned in .../properties/list endpoint

Responses:

  • 200 (Success): Successful response

    • Content-Type: application/json

Input Schema

NameRequiredDescriptionDefault
listing_idYesThe value of listing_id field returned in .../properties/list endpoint56354192

Input Schema (JSON Schema)

{ "properties": { "listing_id": { "default": "56354192", "description": "The value of listing_id field returned in .../properties/list endpoint", "type": "number" } }, "required": [ "listing_id" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-zoopla'

If you have feedback or need assistance with the MCP directory API, please join our Discord server