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

# Geo

> X API SDK의 Schemas.Geo TypeScript 인터페이스 참조. X API 요청 또는 응답 페이로드의 필드 정의, 타입 및 속성.

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

## 속성

<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 />
