export class HealthFacilities { Name: string; Municipality: string; Address: string; Type: string; Email: string; Phone: string; }