A GeoJSON geometry specification.
| Name | Type | Required | Description |
|---|---|---|---|
| geo_json | str | Yes | A GeoJSON geometry string. Supported geometry types include Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon, and GeometryCollection. |
| type | Literal["geoJson"] | Yes | None |