export class LocationData { country:string; city:string; km_range:number; }