> ## Documentation Index
> Fetch the complete documentation index at: https://x-preview-mintlify-d5730eee.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Geo

> Reference for the Schemas.Geo TypeScript interface in the X API SDK. Field definitions, types, and properties for X API request or response payloads.

[Schemas](/xdks/typescript/reference/modules/Schemas).Geo

## Properties

<ResponseField name="bbox" type="number[]" required />

<ResponseField name="geometry" type="Point" />

<ResponseField name="properties" type="Record<string, any>" required />

<ResponseField name="type" type="&#x22;Feature&#x22;" required />
