export interface Coordinates { lat: string; lng: string; }