# MultiPointGeometry

***

A GeoJSON multi-point geometry.

## Remarks

You shouldn't expect this to come from Felt - it is here for completeness\
of the GeoJSON spec.

## Properties

### type

> **type**: `"MultiPoint"`

***

### coordinates

> **coordinates**: [`LngLatTuple`](https://developers.felt.com/js-sdk-api-reference/shared/lnglattuple)\[]
