Map<String, dynamic> toJson() => { "buildingId": buildingId, "floorId": floorId, "latitude": latitude, "longitude": longitude, };