@startuml class GetLocations { + int location_id + string streetname + int location_capacity + string location_name + string LocatinInfo } @enduml